]> git.proxmox.com Git - mirror_qemu.git/blame - hw/ssi/Kconfig
arm/omap_sx1: use memdev for RAM
[mirror_qemu.git] / hw / ssi / Kconfig
CommitLineData
82f51817
PB
1config PL022
2 bool
1001800c 3 select SSI
82f51817
PB
4
5config SSI
6 bool
7
8config XILINX_SPI
9 bool
1001800c 10 select SSI
82f51817
PB
11
12config XILINX_SPIPS
13 bool
1001800c 14 select SSI
82f51817
PB
15
16config STM32F2XX_SPI
17 bool
1001800c 18 select SSI