CONFIG_GPIO_XEC_V2
XEC Microchip GPIO driver V2
Type: bool
Help
Enable the Microchip XEC gpio V2 driver.
Direct dependencies
(GPIO
&& SOC_MEC172X_NSZ
&& SOC_SERIES_MEC172X
) || (SOC_SERIES_MEC172X
&& GPIO
)
(Includes any dependencies from ifs and menus.)
Default
y
Kconfig definitions
At <SoC>/arm/microchip_mec/mec172x/Kconfig.defconfig.mec172xnsz:18
Included via Kconfig:8
→ Kconfig.zephyr:27
→ <SoC>/arm/microchip_mec/Kconfig.defconfig:3
→ <SoC>/arm/microchip_mec/mec172x/Kconfig.defconfig.series:17
Menu path: (Top)
config GPIO_XEC_V2
bool
default y
depends on GPIO && SOC_MEC172X_NSZ && SOC_SERIES_MEC172X
At <Driver>/gpio/Kconfig.xec:12
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:36
→ <Driver>/gpio/Kconfig:76
Menu path: (Top) → Device Drivers → GPIO Drivers
config GPIO_XEC_V2
bool "XEC Microchip GPIO driver V2"
depends on SOC_SERIES_MEC172X && GPIO
help
Enable the Microchip XEC gpio V2 driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)