repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s390x/tcg: Implement VECTOR FIND ANY ELEMENT EQUAL
[qemu/ar7.git]
/
hw
/
sd
/
Kconfig
blob
c5e1e5581c574cfab7ae8662b2c6edcbf836253f
1
config PL181
2
bool
3
select SD
4
5
config SSI_SD
6
bool
7
depends on SSI
8
select SD
9
10
config SD
11
bool
12
13
config SDHCI
14
bool
15
select SD
16
17
config SDHCI_PCI
18
bool
19
default y if PCI_DEVICES
20
depends on PCI
21
select SDHCI