From: Wolfram Sang Date: Tue, 26 Apr 2016 20:34:46 +0000 (+0200) Subject: mmc: sh_mmcif: remove obsolete support for sh7372 X-Git-Tag: v4.14-rc1~3263^2~30 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ba9e91577843ad394a4908ea3acbbe4c78293557;p=platform%2Fkernel%2Flinux-rpi.git 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: Geert Uytterhoeven Signed-off-by: Wolfram Sang Acked-by: Geert Uytterhoeven Signed-off-by: Ulf Hansson --- diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig index e657af0..0aa484c 100644 --- 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"