:orphan: .. title:: WIFI_ESWIFI_BUS_SPI .. option:: CONFIG_WIFI_ESWIFI_BUS_SPI *SPI Bus interface* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`SPI ` Kconfig definition ================== .. highlight:: kconfig At ``drivers/wifi/eswifi/Kconfig.eswifi:21`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:76`` → ``drivers/wifi/Kconfig:34`` Menu path: (Top) → Device Drivers → Wi-Fi Drivers → Inventek eS-WiFi support → Select BUS interface .. parsed-literal:: config WIFI_ESWIFI_BUS_SPI bool "SPI Bus interface" select \ :option:`SPI ` depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*