-
CONFIG_WIFI_SIMPLELINK
¶
SimpleLink WiFi driver support
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
SIMPLELINK_HOST_DRIVER
ifWIFI
&&WIFI
WIFI_OFFLOAD
ifWIFI
&&WIFI
NET_L2_WIFI_MGMT
ifWIFI
&&WIFI
Kconfig definition¶
At drivers/wifi/simplelink/Kconfig.simplelink:9
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:78
→ drivers/wifi/Kconfig:45
Menu path: (top menu) → Device Drivers → add support for WiFi Drivers
menuconfig WIFI_SIMPLELINK bool prompt "SimpleLink WiFi driver support" ifWIFI
&&WIFI
selectSIMPLELINK_HOST_DRIVER
ifWIFI
&&WIFI
selectWIFI_OFFLOAD
ifWIFI
&&WIFI
selectNET_L2_WIFI_MGMT
ifWIFI
&&WIFI
depends onWIFI
&&WIFI
(Definitions include propagated dependencies, including from if’s and menus.)