Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

s5pc110: SDHCI-s3c support on s5pc110

s5pc110 (aka s5pv210) uses the same SDHCI IP.

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: <linux-mmc@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Kyungmin Park and committed by
Linus Torvalds
930a6f70 944645c3

+1 -1
+1 -1
drivers/mmc/host/Kconfig
··· 132 132 133 133 config MMC_SDHCI_S3C 134 134 tristate "SDHCI support on Samsung S3C SoC" 135 - depends on MMC_SDHCI && (PLAT_S3C24XX || PLAT_S3C64XX) 135 + depends on MMC_SDHCI && PLAT_SAMSUNG 136 136 help 137 137 This selects the Secure Digital Host Controller Interface (SDHCI) 138 138 often referrered to as the HSMMC block in some of the Samsung S3C