historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/hw/sd/Kconfig
2024-01-16 11:20:27 -06:00

21 lines
242 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