]> Git Repo - qemu.git/blame - hw/sd/Kconfig
qdev: add clock input&output support to devices.
[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
This page took 0.108801 seconds and 4 git commands to generate.