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