Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a1dd571f11df3d7c973a3a63ef44e715a6945deb
/
.
/
drivers
/
misc
/
nxp_inputmux
/
Kconfig
blob: b6876f8a583953200963ea3d4826f15c516477f3 [
file
] [
log
] [
blame
]
# Copyright 2025 NXP
# SPDX-License-Identifier: Apache-2.0
config NXP_INPUTMUX
bool
"NXP INPUTMUX driver"
default
n
depends on HAS_MCUX
help
Includes
a HAL driver
for
the INPUTMUX peripheral on
select
NXP
microcontrollers
.