Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
d2aeb946300ceaa4ae4f9c061d0a49ee80ed5e62
/
.
/
drivers
/
gpio
/
Kconfig.b91
blob: f6c26077ca05452e33dbeeaa8d4cf1c072449b6e [
file
] [
log
] [
blame
]
# Copyright (c) 2021 Telink Semiconductor
# SPDX-License-Identifier: Apache-2.0
# Telink B91 GPIO configuration options
config GPIO_TELINK_B91
bool
"Telink B91 GPIO driver"
depends on SOC_RISCV_TELINK_B91
help
Enable
the B91 GPIO driver
.