Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
eb3af0b9a6f70c577b82f81b0376bb6acf7ecca7
/
.
/
drivers
/
gpio
/
Kconfig.aesc
blob: aa7fa29ce3f2633cd36607d94d5f1c23be4729e0 [
file
] [
log
] [
blame
]
# Copyright (c) 2025 Aesc Silicon
# SPDX-License-Identifier: Apache-2.0
config GPIO_AESC
bool
"Aesc Silicon GPIO driver"
default
y
depends on DT_HAS_AESC_GPIO_ENABLED
help
Enable
the
Aesc
Silicon
GPIO driver
.