Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
f40be1f17f3cceb5e44b8035dabc8916d557c3e5
/
.
/
drivers
/
gpio
/
Kconfig.imx
blob: 1210410d4bf046c3510bbdfcfb68cebfc520b985 [
file
]
# 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
.