]> git.proxmox.com Git - mirror_qemu.git/blame - hw/ssi/Kconfig
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220130' into staging
[mirror_qemu.git] / hw / ssi / Kconfig
CommitLineData
82f51817
PB
1config PL022
2 bool
1001800c 3 select SSI
82f51817 4
0694dabe
BM
5config SIFIVE_SPI
6 bool
7 select SSI
8
82f51817
PB
9config SSI
10 bool
11
12config XILINX_SPI
13 bool
1001800c 14 select SSI
82f51817
PB
15
16config XILINX_SPIPS
17 bool
1001800c 18 select SSI
82f51817
PB
19
20config STM32F2XX_SPI
21 bool
1001800c 22 select SSI