]> Git Repo - qemu.git/blob - hw/ssi/Kconfig
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into staging
[qemu.git] / hw / ssi / Kconfig
1 config PL022
2     bool
3     select SSI
4
5 config SSI
6     bool
7
8 config XILINX_SPI
9     bool
10     select SSI
11
12 config XILINX_SPIPS
13     bool
14     select SSI
15
16 config STM32F2XX_SPI
17     bool
18     select SSI
This page took 0.02923 seconds and 4 git commands to generate.