summaryrefslogblamecommitdiffstats
path: root/hw/sd/Kconfig
blob: 633b9afec915b0dd744deae818103c475a704d4a (plain) (tree)
1
2
3
4
5
6
7
8

            
             


             
                  
             





            



                

                            
                



                    
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