Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
refs/tags/v3.7.0
/
.
/
drivers
/
gpio
/
Kconfig.mcux_lpc
blob: c56af535a029ac6d695c57d8567656f4ae099279 [
file
] [
log
] [
blame
]
# MCUX LPC GPIO configuration options
# Copyright (c) 2017, NXP
# SPDX-License-Identifier: Apache-2.0
config GPIO_MCUX_LPC
bool
"MCUX LPC GPIO driver"
default
y
depends on DT_HAS_NXP_LPC_GPIO_PORT_ENABLED
help
Enable
the MCUX LPC pinmux driver
.