CONFIG_GPIO_MCUX_IGPIO
MCUX IGPIO driver
Type: bool
Help
Enable the MCUX IGPIO driver.
Direct dependencies
(GPIO
&& SOC_SERIES_IMX_RT
) || (GPIO
&& SOC_SERIES_IMX_RT
) || (HAS_MCUX_IGPIO
&& GPIO
)
(Includes any dependencies from ifs and menus.)
Defaults
y if
HAS_MCUX_IGPIO
y if
HAS_MCUX_IGPIO
Kconfig definitions
At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.series:31
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:8
Menu path: (Top)
config GPIO_MCUX_IGPIO
bool
default y if HAS_MCUX_IGPIO
depends on GPIO && SOC_SERIES_IMX_RT
At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.series:31
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:8
Menu path: (Top)
config GPIO_MCUX_IGPIO
bool
default y if HAS_MCUX_IGPIO
depends on GPIO && SOC_SERIES_IMX_RT
At <Zephyr>/drivers/gpio/Kconfig.mcux_igpio:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:36
→ <Zephyr>/drivers/gpio/Kconfig:42
Menu path: (Top) → Device Drivers → GPIO Drivers
config GPIO_MCUX_IGPIO
bool "MCUX IGPIO driver"
depends on HAS_MCUX_IGPIO && GPIO
help
Enable the MCUX IGPIO driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)