projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb82d3b
)
mmc: Kconfig: Add RISCV and CSKY for MMC_DW
author
Guo Ren
<guoren@linux.alibaba.com>
Sat, 8 Aug 2020 11:45:02 +0000
(11:45 +0000)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Mon, 7 Sep 2020 07:11:28 +0000
(09:11 +0200)
Synopsys DesignWare MMC controller could be used in RISC-V and
C-SKY architectures.
Signed-off-by: Guo 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: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/mmc/host/Kconfig
b/drivers/mmc/host/Kconfig
index
9c89a5b
..
10adaf9
100644
(file)
--- a/
drivers/mmc/host/Kconfig
+++ b/
drivers/mmc/host/Kconfig
@@
-777,7
+777,7
@@
config MMC_CAVIUM_THUNDERX
config MMC_DW
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
This selects support for the Synopsys DesignWare Mobile Storage IP
block, this provides host support for SD and MMC interfaces, in both