Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
3051ba19f07f1fcecab076d2b04887b2229187ba
/
.
/
drivers
/
gpio
/
Kconfig.imx
blob: 1210410d4bf046c3510bbdfcfb68cebfc520b985 [
file
] [
log
] [
blame
]
# IMX GPIO configuration options
# Copyright (c) 2018, NXP
# SPDX-License-Identifier: Apache-2.0
config GPIO_IMX
bool
"IMX GPIO driver"
depends on HAS_IMX_GPIO
help
Enable
the IMX GPIO driver
.