Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
86ad71827c8e56ec5d20da488fad3e514b155486
/
.
/
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
.