Commit ce54fb38 authored by Guo Ren's avatar Guo Ren Committed by Ulf Hansson
Browse files

mmc: Kconfig: Add RISCV and CSKY for MMC_DW



Synopsys DesignWare MMC controller could be used in RISC-V and
C-SKY architectures.

Signed-off-by: default avatarGuo Ren <guoren@linux.alibaba.com>
Cc: Ulf Hansson <ulf.hansson@linaro.org>
Link: https://lore.kernel.org/r/1596887102-9743-1-git-send-email-guoren@kernel.org


Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent bb82d3b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -777,7 +777,7 @@ config MMC_CAVIUM_THUNDERX


config MMC_DW
config MMC_DW
	tristate "Synopsys DesignWare Memory Card Interface"
	tristate "Synopsys DesignWare Memory Card Interface"
	depends on ARC || ARM || ARM64 || MIPS || COMPILE_TEST
	depends on ARC || ARM || ARM64 || MIPS || RISCV || CSKY || COMPILE_TEST
	help
	help
	  This selects support for the Synopsys DesignWare Mobile Storage IP
	  This selects support for the Synopsys DesignWare Mobile Storage IP
	  block, this provides host support for SD and MMC interfaces, in both
	  block, this provides host support for SD and MMC interfaces, in both