qemu/hw/ssi/Kconfig

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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