-
CONFIG_WIFI_OFFLOAD
¶
Support offloaded Wi-Fi device drivers
Type: bool
Help¶
Enable support for Full-MAC Wi-Fi devices.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At drivers/wifi/Kconfig:26
Included via Kconfig:8
→ Kconfig.zephyr:37
→ drivers/Kconfig:68
Menu path: (Top) → Device Drivers → add support for Wi-Fi Drivers
config WIFI_OFFLOAD bool "Support offloaded Wi-Fi device drivers" selectNET_OFFLOAD
depends onWIFI
help Enable support for Full-MAC Wi-Fi devices.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)