From: Kyungmin Park Date: Thu, 19 Aug 2010 21:13:35 +0000 (-0700) Subject: s5pc110: SDHCI-s3c support on s5pc110 X-Git-Tag: v3.12-rc1~8892 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=930a6f70fa3b9c79a57dd6850ef9cb1efa470575;p=kernel%2Fkernel-generic.git s5pc110: SDHCI-s3c support on s5pc110 s5pc110 (aka s5pv210) uses the same SDHCI IP. Signed-off-by: Kyungmin Park Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig index 283190b..68d1279 100644 --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig @@ -132,7 +132,7 @@ config MMC_SDHCI_CNS3XXX config MMC_SDHCI_S3C tristate "SDHCI support on Samsung S3C SoC" - depends on MMC_SDHCI && (PLAT_S3C24XX || PLAT_S3C64XX) + depends on MMC_SDHCI && PLAT_SAMSUNG help This selects the Secure Digital Host Controller Interface (SDHCI) often referrered to as the HSMMC block in some of the Samsung S3C