Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/hw/ssi/Kconfig
2023-03-06 14:48:14 +01:00

23 lines
235 B
Plaintext

config PL022
bool
select SSI
config SIFIVE_SPI
bool
select SSI
config SSI
bool
config XILINX_SPI
bool
select SSI
config XILINX_SPIPS
bool
select SSI
config STM32F2XX_SPI
bool
select SSI