CONFIG_ESPI

ESPI Driver

Type: bool

Help

Enable ESPI Driver.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <Zephyr>/drivers/espi/Kconfig:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/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.)