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