-
CONFIG_GPIO_MCUX_IGPIO_1
¶
Port 1
Type: bool
Help¶
Enable Port 1.
Direct dependencies¶
(GPIO_MCUX_IGPIO
&& BOARD_MIMXRT1050_EVK
) || (GPIO_MCUX_IGPIO
&& GPIO
)
(Includes any dependencies from if’s and menus.)
Defaults¶
- “y” if
GPIO_MCUX_IGPIO
&&BOARD_MIMXRT1050_EVK
Kconfig definitions¶
At boards/arm/mimxrt1050_evk/Kconfig.defconfig:15
Included via Kconfig:10
→ Kconfig.zephyr:19
Menu path: (top menu)
config GPIO_MCUX_IGPIO_1 bool default "y" ifGPIO_MCUX_IGPIO
&&BOARD_MIMXRT1050_EVK
depends onGPIO_MCUX_IGPIO
&&BOARD_MIMXRT1050_EVK
At drivers/gpio/Kconfig.mcux_igpio:16
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:34
→ drivers/gpio/Kconfig:45
Menu path: (top menu) → Device Drivers → GPIO Drivers → MCUX IGPIO driver
config GPIO_MCUX_IGPIO_1 bool prompt "Port 1" ifGPIO_MCUX_IGPIO
&&GPIO
depends onGPIO_MCUX_IGPIO
&&GPIO
help Enable Port 1.
(Definitions include propagated dependencies, including from if’s and menus.)