From: Bhargav Shah <bhargavshah1...@gmail.com> This patch enables SiFive SPI and MMC SPI drivers for the SiFive Unleashed board.
Signed-off-by: Bhargav Shah <bhargavshah1...@gmail.com> Signed-off-by: Anup Patel <anup.pa...@wdc.com> --- board/sifive/fu540/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/board/sifive/fu540/Kconfig b/board/sifive/fu540/Kconfig index f46437901d..662c379b1b 100644 --- a/board/sifive/fu540/Kconfig +++ b/board/sifive/fu540/Kconfig @@ -38,6 +38,12 @@ config BOARD_SPECIFIC_OPTIONS # dummy imply PHY_LIB imply PHY_MSCC imply SIFIVE_SERIAL + imply SPI + imply SIFIVE_SPI + imply MMC + imply MMC_SPI + imply MMC_BROKEN_CD + imply CMD_MMC imply SMP endif -- 2.17.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot