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