Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
adc37bad40dc5538b31343890bd1aad681b0d1f3
/
.
/
drivers
/
gpio
/
Kconfig.mcux_igpio
blob: efb6e7d339feb42edd6207e801a01d6775f11918 [
file
] [
log
] [
blame
]
# MCUX IGPIO configuration options
# Copyright (c) 2017, NXP
# SPDX-License-Identifier: Apache-2.0
config GPIO_MCUX_IGPIO
bool
"MCUX IGPIO driver"
depends on HAS_MCUX_IGPIO
help
Enable
the MCUX IGPIO driver
.