hw/display/xlnx_dp: Free FIFOs adding xlnx_dp_finalize()
[qemu/ar7.git] / hw / ssi / Kconfig
blob7d90a02181ee3130e7232449d381fabb4a6d05ab
1 config PL022
2     bool
3     select SSI
5 config SIFIVE_SPI
6     bool
7     select SSI
9 config SSI
10     bool
12 config XILINX_SPI
13     bool
14     select SSI
16 config XILINX_SPIPS
17     bool
18     select SSI
20 config STM32F2XX_SPI
21     bool
22     select SSI