Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
12ddf997824605c17357aa88146bc4a8273c7968
/
.
/
drivers
/
pinmux
/
Kconfig.mcux_lpc
blob: e8b27c4157224baf51632966e846fbde79792b11 [
file
] [
log
] [
blame
]
# MCUXpresso SDK pinmux for LPC
# Copyright (c) 2017, NXP
# SPDX-License-Identifier: Apache-2.0
config PINMUX_MCUX_LPC
bool
"MCUX LPC pinmux driver"
depends on HAS_MCUX
help
Enable
the MCUX LPC pinmux driver
.