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