Skip to content

Commit bd4d5d3

Browse files
dlan17ConchuOD
authored andcommitted
riscv: defconfig: spacemit: enable sdhci driver for K1 SoC
Enable sdhci driver support for SpacemiT K1 SoC, so eMMC storage will be probed and activated, Tested on the Banana Pi BPI-F3 board. Signed-off-by: Yixun Lan <[email protected]> Signed-off-by: Conor Dooley <[email protected]>
1 parent 9df56b4 commit bd4d5d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/riscv/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ CONFIG_MMC=y
229229
CONFIG_MMC_SDHCI=y
230230
CONFIG_MMC_SDHCI_PLTFM=y
231231
CONFIG_MMC_SDHCI_OF_DWCMSHC=y
232+
CONFIG_MMC_SDHCI_OF_K1=y
232233
CONFIG_MMC_SDHCI_CADENCE=y
233234
CONFIG_MMC_SPI=y
234235
CONFIG_MMC_DW=y

0 commit comments

Comments
 (0)