target/mips: Remove XBurst Media eXtension Unit dead code
[qemu/ar7.git] / hw / sd / Kconfig
blob633b9afec915b0dd744deae818103c475a704d4a
1 config PL181
2     bool
3     select SD
5 config SSI_SD
6     bool
7     depends on SSI
8     select SD
10 config SD
11     bool
13 config SDHCI
14     bool
15     select SD
17 config SDHCI_PCI
18     bool
19     default y if PCI_DEVICES
20     depends on PCI
21     select SDHCI
23 config CADENCE_SDHCI
24     bool
25     select SDHCI