-
CONFIG_GPIO_MCUX_IGPIO_4
¶
Port 4
Type: bool
Help¶
Enable Port 4.
Direct dependencies¶
(GPIO_MCUX_IGPIO
&& BOARD_MIMXRT1050_EVK
) || (GPIO_MCUX_IGPIO
&& GPIO
)
(Includes any dependencies from if’s and menus.)
Defaults¶
- “n” if
GPIO_MCUX_IGPIO
&&BOARD_MIMXRT1050_EVK
Kconfig definitions¶
At boards/arm/mimxrt1050_evk/Kconfig.defconfig:24
Included via Kconfig:10
→ Kconfig.zephyr:19
Menu path: (top menu)
config GPIO_MCUX_IGPIO_4 bool default "n" ifGPIO_MCUX_IGPIO
&&BOARD_MIMXRT1050_EVK
depends onGPIO_MCUX_IGPIO
&&BOARD_MIMXRT1050_EVK
At drivers/gpio/Kconfig.mcux_igpio:31
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_4 bool prompt "Port 4" ifGPIO_MCUX_IGPIO
&&GPIO
depends onGPIO_MCUX_IGPIO
&&GPIO
help Enable Port 4.
(Definitions include propagated dependencies, including from if’s and menus.)