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