CONFIG_WIFI_ESWIFI_BUS_SPI

SPI Bus interface

Type: bool

Direct dependencies

<choice WIFI_ESWIFI_BUS: Select BUS interface>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At <Zephyr>/drivers/wifi/eswifi/Kconfig.eswifi:21

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:76<Zephyr>/drivers/wifi/Kconfig:34

Menu path: (Top) → Device Drivers → Wi-Fi Drivers → Inventek eS-WiFi support → Select BUS interface

config WIFI_ESWIFI_BUS_SPI
    bool "SPI Bus interface"
    select SPI
    depends on <choice WIFI_ESWIFI_BUS: Select BUS interface>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)