projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2272c84
)
mmc: sh_mmcif: remove obsolete support for sh7372
author
Wolfram Sang
<
[email protected]
>
Tue, 26 Apr 2016 20:34:46 +0000
(22:34 +0200)
committer
Ulf Hansson
<
[email protected]
>
Mon, 2 May 2016 08:33:41 +0000
(10:33 +0200)
There is no support for this platform in the kernel anymore. Make the
Kconfig text more generic, so it won't get stale anymore.
Reported-by: Geert Uytterhoeven <
[email protected]
>
Signed-off-by: Wolfram Sang <
[email protected]
>
Acked-by: Geert Uytterhoeven <
[email protected]
>
Signed-off-by: Ulf Hansson <
[email protected]
>
drivers/mmc/host/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/mmc/host/Kconfig
b/drivers/mmc/host/Kconfig
index e657af0e95fafce5bf65e0127540339dfbbb2ba5..0aa484c10c0a9b93a4aedc885235d95ffe6872e6 100644
(file)
--- a/
drivers/mmc/host/Kconfig
+++ b/
drivers/mmc/host/Kconfig
@@
-677,9
+677,9
@@
config MMC_SH_MMCIF
depends on HAS_DMA
depends on SUPERH || ARCH_RENESAS || COMPILE_TEST
help
- This selects the MMC Host Interface controller (MMCIF).
+ This selects the MMC Host Interface controller (MMCIF) found in various
+ Renesas SoCs for SH and ARM architectures.
- This driver supports MMCIF in sh7724/sh7757/sh7372.
config MMC_JZ4740
tristate "JZ4740 SD/Multimedia Card Interface support"