-
CONFIG_NET_L2_WIFI_MGMT
¶
Enable WiFi Management support
Type: bool
Help¶
Add support for WiFi Management interface.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At subsys/net/l2/Kconfig:79
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:22
→ subsys/net/Kconfig:89
Menu path: (top menu) → Networking → Link layer options
config NET_L2_WIFI_MGMT bool prompt "Enable WiFi Management support" ifNETWORKING
selectNET_MGMT
ifNETWORKING
selectNET_MGMT_EVENT
ifNETWORKING
selectNET_MGMT_EVENT_INFO
ifNETWORKING
depends onNETWORKING
help Add support for WiFi Management interface.
(Definitions include propagated dependencies, including from if’s and menus.)