CONFIG_ESPI_VWIRE_CHANNEL
eSPI virtual wire channel
Type: bool
Help
eSPI Controller supports virtual wires channel.
Default
y
Kconfig definition
At <Zephyr>/drivers/espi/Kconfig:45
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:92
Menu path: (Top) → Device Drivers → ESPI Driver
config ESPI_VWIRE_CHANNEL
bool "eSPI virtual wire channel"
default y
depends on ESPI
help
eSPI Controller supports virtual wires channel.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)