:orphan: .. title:: CONFIG_WIFI_ESWIFI_BUS_SPI .. kconfig:: CONFIG_WIFI_ESWIFI_BUS_SPI 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 =============================== - \ :kconfig:`SPI ` Kconfig definition ================== At ``/wifi/eswifi/Kconfig.eswifi:21`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:78`` → ``/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.)*