Commit ba9e9157 authored by Wolfram Sang's avatar Wolfram Sang Committed by Ulf Hansson

mmc: sh_mmcif: remove obsolete support for sh7372

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: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 2272c841
...@@ -677,9 +677,9 @@ config MMC_SH_MMCIF ...@@ -677,9 +677,9 @@ config MMC_SH_MMCIF
depends on HAS_DMA depends on HAS_DMA
depends on SUPERH || ARCH_RENESAS || COMPILE_TEST depends on SUPERH || ARCH_RENESAS || COMPILE_TEST
help 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 config MMC_JZ4740
tristate "JZ4740 SD/Multimedia Card Interface support" tristate "JZ4740 SD/Multimedia Card Interface support"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment