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