:orphan: .. title:: WIFI_ESWIFI_BUS_UART .. option:: CONFIG_WIFI_ESWIFI_BUS_UART *UART Bus interface* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`SERIAL ` Kconfig definition ================== At ``/wifi/eswifi/Kconfig.eswifi:25`` 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_UART bool "UART Bus interface" select SERIAL depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*