The latest development version of this page may be more current than this released 2.7.0 version.

CONFIG_WIFI_ESWIFI_BUS_UART

UART Bus interface

Type: bool

Direct dependencies

<choice WIFI_ESWIFI_BUS: Select BUS interface>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At drivers/wifi/eswifi/Kconfig.eswifi:25

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:78drivers/wifi/Kconfig:34

Menu path: (Top) → Device Drivers → Wi-Fi Drivers → Inventek eS-WiFi support → Select BUS interface

config WIFI_ESWIFI_BUS_UART
    bool "UART Bus interface"
    select SERIAL
    depends on <choice WIFI_ESWIFI_BUS>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)