The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_WIFI

add support for WiFi Drivers

Type: bool

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/wifi/Kconfig:9

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:76

Menu path: (top menu) → Device Drivers

menuconfig WIFI
    bool
    prompt "add support for WiFi Drivers"

(Definitions include propagated dependencies, including from if’s and menus.)