-
CONFIG_WIFI_SIMPLELINK
¶
SimpleLink Wi-Fi driver support
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/drivers/wifi/simplelink/Kconfig.simplelink:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:76
→ <Zephyr>/drivers/wifi/Kconfig:33
Menu path: (Top) → Device Drivers → Wi-Fi Drivers
menuconfig WIFI_SIMPLELINK bool "SimpleLink Wi-Fi driver support" selectSIMPLELINK_HOST_DRIVER
selectWIFI_OFFLOAD
selectNET_L2_WIFI_MGMT
depends onWIFI
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)