mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-09-08 16:07:39 -06:00
17 lines
198 B
Text
17 lines
198 B
Text
config PL181
|
|
bool
|
|
select SD
|
|
|
|
config SSI_SD
|
|
bool
|
|
depends on SSI
|
|
select SD
|
|
|
|
config SD
|
|
bool
|
|
|
|
config SDHCI
|
|
bool
|
|
default y if PCI_DEVICES
|
|
depends on PCI
|
|
select SD
|