-
CONFIG_GPIO_MCUX_LPC_PORT1
¶
Port 1
Type: bool
Help¶
Enable Port 1.
Direct dependencies¶
(GPIO_MCUX_LPC
&& (BOARD_LPCXPRESSO54114_M4
|| BOARD_LPCXPRESSO54114_M0
)) || (GPIO_MCUX_LPC
&& BOARD_LPCXPRESSO55S16
) || (GPIO_MCUX_LPC
&& BOARD_LPCXPRESSO55S28
) || (GPIO_MCUX_LPC
&& (BOARD_LPCXPRESSO55S69_CPU0
|| BOARD_LPCXPRESSO55S69_CPU1
)) || (GPIO_MCUX_LPC
&& BOARD_MIMXRT685_EVK
)
(Includes any dependencies from ifs and menus.)
Defaults¶
y
y
y
y
y
Kconfig definitions¶
At <Zephyr>/boards/arm/lpcxpresso54114/Kconfig.defconfig:17
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
config GPIO_MCUX_LPC_PORT1
bool
default y
depends on GPIO_MCUX_LPC && (BOARD_LPCXPRESSO54114_M4 || BOARD_LPCXPRESSO54114_M0)
At <Zephyr>/boards/arm/lpcxpresso55s16/Kconfig.defconfig:16
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
config GPIO_MCUX_LPC_PORT1
bool
default y
depends on GPIO_MCUX_LPC && BOARD_LPCXPRESSO55S16
At <Zephyr>/boards/arm/lpcxpresso55s28/Kconfig.defconfig:16
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
config GPIO_MCUX_LPC_PORT1
bool
default y
depends on GPIO_MCUX_LPC && BOARD_LPCXPRESSO55S28
At <Zephyr>/boards/arm/lpcxpresso55s69/Kconfig.defconfig:17
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
config GPIO_MCUX_LPC_PORT1
bool
default y
depends on GPIO_MCUX_LPC && (BOARD_LPCXPRESSO55S69_CPU0 || BOARD_LPCXPRESSO55S69_CPU1)
At <Zephyr>/boards/arm/mimxrt685_evk/Kconfig.defconfig:32
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
config GPIO_MCUX_LPC_PORT1
bool
default y
depends on GPIO_MCUX_LPC && BOARD_MIMXRT685_EVK
At <Zephyr>/drivers/gpio/Kconfig.mcux_lpc:20
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:34
→ <Zephyr>/drivers/gpio/Kconfig:34
Menu path: (Top) → Device Drivers → GPIO Drivers → MCUX LPC GPIO driver
config GPIO_MCUX_LPC_PORT1
bool "Port 1"
depends on n
help
Enable Port 1.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)