CONFIG_ESPI_XEC_V2
XEC Microchip ESPI V2 driver
Type: bool
Help
Enable the Microchip XEC ESPI driver for MEC172x series.
Direct dependencies
(ESPI
&& SOC_MEC172X_NSZ
&& SOC_SERIES_MEC172X
) || (ESPI
&& SOC_MEC172X_NSZ
&& SOC_SERIES_MEC172X
) || (SOC_SERIES_MEC172X
&& ESPI
)
(Includes any dependencies from ifs and menus.)
Defaults
y
y
Kconfig definitions
At <Zephyr>/soc/arm/microchip_mec/mec172x/Kconfig.defconfig.mec172xnsz:34
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/microchip_mec/Kconfig.defconfig:3
→ <Zephyr>/soc/arm/microchip_mec/mec172x/Kconfig.defconfig.series:17
Menu path: (Top)
config ESPI_XEC_V2
bool
default y
depends on ESPI && SOC_MEC172X_NSZ && SOC_SERIES_MEC172X
At <Zephyr>/soc/arm/microchip_mec/mec172x/Kconfig.defconfig.mec172xnsz:34
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/soc/arm/microchip_mec/Kconfig.defconfig:3
→ <Zephyr>/soc/arm/microchip_mec/mec172x/Kconfig.defconfig.series:17
Menu path: (Top)
config ESPI_XEC_V2
bool
default y
depends on ESPI && SOC_MEC172X_NSZ && SOC_SERIES_MEC172X
At <Zephyr>/drivers/espi/Kconfig.xec_v2:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:92
→ <Zephyr>/drivers/espi/Kconfig:15
Menu path: (Top) → Device Drivers → ESPI Driver
config ESPI_XEC_V2
bool "XEC Microchip ESPI V2 driver"
depends on SOC_SERIES_MEC172X && ESPI
help
Enable the Microchip XEC ESPI driver for MEC172x series.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)