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