]> Git Repo - qemu.git/blob - hw/ssi/Kconfig
tests/docker: Remove old Debian 9 containers
[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.024523 seconds and 4 git commands to generate.