:orphan: .. title:: ESPI .. option:: CONFIG_ESPI *ESPI Driver* Type: ``bool`` Help ==== Enable ESPI Driver. Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== .. highlight:: kconfig At ``drivers/espi/Kconfig:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:90`` Menu path: (Top) → Device Drivers .. parsed-literal:: menuconfig ESPI bool "ESPI Driver" help Enable ESPI Driver. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*