Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
938eae33722e572769a278c60e8aefb1628014ab
/
.
/
drivers
/
pinmux
/
Kconfig.mcux
blob: 23937aee826a42cdfa31043f5da18e2c0ceb0a61 [
file
] [
log
] [
blame
]
# MCUXpresso SDK pinmux
# Copyright (c) 2016, Freescale Semiconductor, Inc.
# SPDX-License-Identifier: Apache-2.0
config PINMUX_MCUX
bool
"MCUX pinmux driver"
depends on HAS_MCUX
help
Enable
the MCUX pinmux driver
.