Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/hw/sd/Kconfig
2023-03-06 14:48:14 +01:00

26 lines
290 B
Plaintext

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