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