Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
d60cd86ddcdcb6af46b5ab3e6911fb34c31c033d
/
.
/
drivers
/
gpio
/
Kconfig.sy1xx
blob: 6fa452be85495704d739117a1a59903093769e43 [
file
] [
log
] [
blame
]
# Copyright (c) 2024 sensry.io
# SPDX-License-Identifier: Apache-2.0
config GPIO_SY1XX
bool
"SY1XX GPIO driver"
default
y
depends on DT_HAS_SENSRY_SY1XX_GPIO_ENABLED
help
Enable
the SY1XX GPIO driver
.