Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5d1e59b984f03c640a89ee15aa894ccdd98df1d6
/
.
/
drivers
/
gpio
/
Kconfig.psoc6
blob: bef4dc69d052b2bbbac733e24696114ffff6b0ad [
file
] [
log
] [
blame
]
# Copyright (c) 2020 ATL Electronics
# SPDX-License-Identifier: Apache-2.0
config GPIO_PSOC6
bool
"Cypress PSoC-6 GPIO driver"
default
y
depends on DT_HAS_CYPRESS_PSOC6_GPIO_ENABLED
help
Enable
support
for
the
Cypress
PSoC
-
6
GPIO controllers
.