The latest development version of this page may be more current than this released 2.7.5 version.

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:8Kconfig.zephyr:42drivers/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.)