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