:orphan: .. title:: CONFIG_WIFI_ESWIFI_BUS_UART .. kconfig:: CONFIG_WIFI_ESWIFI_BUS_UART 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 =============================== - \ :kconfig:`SERIAL ` Kconfig definition ================== At ``/wifi/eswifi/Kconfig.eswifi:25`` 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_UART bool "UART Bus interface" select SERIAL depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*