Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5495dae4553478fcb95137bdb2fe8020e066ca89
/
.
/
drivers
/
spi
/
Kconfig.b91
blob: 97fca6e09ade340aeee2816d7083bf7fdc6de600 [
file
] [
log
] [
blame
]
# Copyright (c) 2021 Telink Semiconductor
# SPDX-License-Identifier: Apache-2.0
config SPI_TELINK_B91
bool
"Telink Semiconductor B91 SPI driver"
depends on SOC_RISCV_TELINK_B91
help
Enables
Telink
B91 SPI driver
.