Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
189cd1f4a20e2d6d6a2dd10692efdbad594c62d6
/
.
/
drivers
/
spi
/
Kconfig.b91
blob: 3cc63d3289c8528d27933031d08662af042a4847 [
file
] [
log
] [
blame
]
# Copyright (c) 2021 Telink Semiconductor
# SPDX-License-Identifier: Apache-2.0
config SPI_TELINK_B91
bool
"Telink Semiconductor B91 SPI driver"
default
y
depends on DT_HAS_TELINK_B91_SPI_ENABLED
help
Enables
Telink
B91 SPI driver
.