Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5c884184286435142e92bd034215f9abff0d8bb6
/
.
/
drivers
/
gpio
/
Kconfig.mcux
blob: a7de85f9f4158496464be99201579c1f7e82f2ff [
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"
select
HAS_DTS_GPIO
help
Enable
the MCUX pinmux driver
.