Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
9863dc9fd8b58cd88f76eab5f18cce3a961b2de1
/
.
/
drivers
/
gpio
/
Kconfig.psoc6
blob: ce1940824450252ca4d1088d65d776958d26f4b6 [
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
.