-
CONFIG_NET_L2_WIFI_SHELL
¶
Enable WiFi shell module
Type: bool
Help¶
This can be used for controlling WiFi through the console via exposing a shell module named “wifi”.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/net/l2/Kconfig:94
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_SHELL bool prompt "Enable WiFi shell module" ifNETWORKING
selectNET_L2_WIFI_MGMT
ifNETWORKING
depends onNETWORKING
help This can be used for controlling WiFi through the console via exposing a shell module named "wifi".
(Definitions include propagated dependencies, including from if’s and menus.)