: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 ================== At ``/wifi/eswifi/Kconfig.eswifi:21`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``/Kconfig:76`` → ``/wifi/Kconfig:34`` Menu path: (Top) → Device Drivers → Wi-Fi Drivers → Inventek eS-WiFi support → Select BUS interface .. code-block:: kconfig config WIFI_ESWIFI_BUS_SPI bool "SPI Bus interface" select SPI depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*