You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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
|