CONFIG_SPI_TELINK_B91
Telink Semiconductor B91 SPI driver
Type: bool
Help
Enables Telink B91 SPI driver.
Direct dependencies
BOARD_TLSR9518ADK80D
|| (SOC_RISCV_TELINK_B91
&& SPI
)
(Includes any dependencies from ifs and menus.)
Default
y if
SPI
Kconfig definitions
At <Zephyr>/boards/riscv/tlsr9518adk80d/Kconfig.defconfig:30
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config SPI_TELINK_B91
bool
default y if SPI
depends on BOARD_TLSR9518ADK80D
At <Zephyr>/drivers/spi/Kconfig.b91:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:40
→ <Zephyr>/drivers/spi/Kconfig:54
Menu path: (Top) → Device Drivers → SPI hardware bus support
config SPI_TELINK_B91
bool "Telink Semiconductor B91 SPI driver"
depends on SOC_RISCV_TELINK_B91 && SPI
help
Enables Telink B91 SPI driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)