ppc/pnv: Link "chip" property to PnvCore::chip pointer
[qemu/ar7.git] / hw / ssi / Kconfig
blob9e54a0c8dd4379b430c7bec6895f6b88f3c2e6d3
1 config PL022
2     bool
3     select SSI
5 config SSI
6     bool
8 config XILINX_SPI
9     bool
10     select SSI
12 config XILINX_SPIPS
13     bool
14     select SSI
16 config STM32F2XX_SPI
17     bool
18     select SSI