CONFIG_ESPI¶
ESPI Driver
Type: bool
Help¶
Enable ESPI Driver.
Defaults¶
No defaults. Implicitly defaults to n.
Kconfig definition¶
At <Zephyr Driver>/espi/Kconfig:6
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:92
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.)