Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
82c65315d332f3bd2f05ca20fc8126d26123f1a4
/
.
/
drivers
/
gpio
/
Kconfig.mcux
blob: 01e3a086ac58f3a4b9d82a8df1615798df4246b3 [
file
] [
log
] [
blame
]
# MCUX GPIO configuration options
# Copyright (c) 2016 Freescale Semiconductor, Inc.
# Copyright (c) 2017, NXP
# SPDX-License-Identifier: Apache-2.0
config GPIO_MCUX
bool
"MCUX GPIO driver"
help
Enable
the MCUX pinmux driver
.