Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
98d0a2bb34e3b6c4c094e5ffb7ccc7bea7395152
/
.
/
drivers
/
gpio
/
Kconfig.efinix_sapphire
blob: fdbc431eb938a6bb0878e28e2c37e2462a279eef [
file
] [
log
] [
blame
]
# Copyright (c) 2023 Efinix Inc.
# SPDX-License-Identifier: Apache-2.0
config GPIO_EFINIX_SAPPHIRE
bool
"Efinx sapphire GPIO driver"
default
y
depends on DT_HAS_EFINIX_SAPPHIRE_GPIO_ENABLED
help
Enable
Efinix
sapphire GPIO driver
.