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