riscv: sifive: fu540: Enable SiFive SPI and MMC SPI drivers
[platform/kernel/u-boot.git] / board / sifive / fu540 / Kconfig
index f464379..5d65080 100644 (file)
@@ -38,6 +38,12 @@ config BOARD_SPECIFIC_OPTIONS # dummy
        imply PHY_LIB
        imply PHY_MSCC
        imply SIFIVE_SERIAL
+       imply SPI
+       imply SPI_SIFIVE
+       imply MMC
+       imply MMC_SPI
+       imply MMC_BROKEN_CD
+       imply CMD_MMC
        imply SMP
 
 endif