repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git]
/
hw
/
ssi
/
Kconfig
blob
1bd56463c1e0c636216aa5cda56f20d3a7e7dc39
1
config PL022
2
bool
3
select SSI
4
5
config SIFIVE_SPI
6
bool
7
select SSI
8
9
config SSI
10
bool
11
12
config XILINX_SPI
13
bool
14
select SSI
15
16
config XILINX_SPIPS
17
bool
18
select SSI
19
20
config STM32F2XX_SPI
21
bool
22
select SSI
23
24
config BCM2835_SPI
25
bool
26
select SSI
27
28
config PNV_SPI
29
bool
30
select SSI
31
32
config ALLWINNER_A10_SPI
33
bool
34
select SSI