1
0
Fork 0
qemu/hw/ssi/Kconfig
Daniel Baumann ea34ddeea6
Adding upstream version 1:10.0.2+ds.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 14:27:05 +02:00

34 lines
369 B
Text

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
config BCM2835_SPI
bool
select SSI
config PNV_SPI
bool
select SSI
config ALLWINNER_A10_SPI
bool
select SSI