CONFIG_SPI_LITESPI
LiteX SPI controller driver
Type: bool
Help
Enable the SPI peripherals on LiteX
Direct dependencies
SOC_RISCV32_LITEX_VEXRISCV
&& SPI
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/spi/Kconfig.litex:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:40
→ <Zephyr>/drivers/spi/Kconfig:80
Menu path: (Top) → Device Drivers → SPI hardware bus support
config SPI_LITESPI
bool "LiteX SPI controller driver"
depends on SOC_RISCV32_LITEX_VEXRISCV && SPI
help
Enable the SPI peripherals on LiteX
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)