qemu-e2k/hw/ssi/Kconfig

23 lines
235 B
Plaintext
Raw Normal View History

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