]> Git Repo - qemu.git/blame - hw/sd/Kconfig
works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[qemu.git] / hw / sd / Kconfig
CommitLineData
82f51817
PB
1config PL181
2 bool
464399a9 3 select SD
82f51817
PB
4
5config SSI_SD
6 bool
1001800c 7 depends on SSI
464399a9 8 select SD
82f51817
PB
9
10config SD
11 bool
12
13config SDHCI
ce864603
TH
14 bool
15 select SD
16
17config SDHCI_PCI
82f51817 18 bool
7c28b925
PB
19 default y if PCI_DEVICES
20 depends on PCI
ce864603 21 select SDHCI
c696e1f2
BM
22
23config CADENCE_SDHCI
24 bool
25 select SDHCI
This page took 0.188099 seconds and 5 git commands to generate.