-
CONFIG_ESPI¶
ESPI Driver
Type: bool
Help¶
Enable ESPI Driver.
Defaults¶
No defaults. Implicitly defaults to n.
Kconfig definition¶
At drivers/espi/Kconfig:6
Included via Kconfig:8 → Kconfig.zephyr:32 → drivers/Kconfig:90
Menu path: (Top) → Device Drivers
menuconfig ESPI
bool "ESPI Driver"
help
Enable ESPI Driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)