1
0
Fork 0
qemu/hw/sd/Kconfig
Daniel Baumann ea34ddeea6
Adding upstream version 1:10.0.2+ds.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 14:27:05 +02:00

25 lines
290 B
Text

config PL181
bool
select SD
config SSI_SD
bool
depends on SSI
select SD
config SD
bool
config SDHCI
bool
select SD
config SDHCI_PCI
bool
default y if PCI_DEVICES
depends on PCI
select SDHCI
config CADENCE_SDHCI
bool
select SDHCI