From: Marek Szyprowski Date: Mon, 13 Jan 2014 07:40:05 +0000 (+0100) Subject: drivers: mmc: s3c-sdhci: select required sdhci platform driver X-Git-Tag: submit/tizen/20141121.110247~2802 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=eb014903fe22774d29bc213bb98685aced0b706c;p=platform%2Fkernel%2Flinux-3.10.git drivers: mmc: s3c-sdhci: select required sdhci platform driver s3c-sdhci requires sdhci platform driver, so add this dependency to Kcofig entry. Signed-off-by: Marek Szyprowski Change-Id: I62c834664a154f38f19b0597673748bad98f7640 --- diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig index 9ab8f8d..485f178 100644 --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig @@ -181,6 +181,7 @@ config MMC_SDHCI_TEGRA config MMC_SDHCI_S3C tristate "SDHCI support on Samsung S3C SoC" depends on MMC_SDHCI && PLAT_SAMSUNG + select MMC_SDHCI_PLTFM help This selects the Secure Digital Host Controller Interface (SDHCI) often referrered to as the HSMMC block in some of the Samsung S3C