Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
82c65315d332f3bd2f05ca20fc8126d26123f1a4
/
.
/
drivers
/
gpio
/
Kconfig.mcux_lpc
blob: 2dbd6d0a413cca86741ce919e3728cc88164b18b [
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"
depends on HAS_MCUX
help
Enable
the MCUX LPC pinmux driver
.