diff options
-rw-r--r-- | drivers/mmc/host/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig index d0547448606d..d88219e1d86e 100644 --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig | |||
@@ -180,7 +180,7 @@ config MMC_SDHCI_TEGRA | |||
180 | 180 | ||
181 | config MMC_SDHCI_S3C | 181 | config MMC_SDHCI_S3C |
182 | tristate "SDHCI support on Samsung S3C SoC" | 182 | tristate "SDHCI support on Samsung S3C SoC" |
183 | depends on MMC_SDHCI && PLAT_SAMSUNG_SINGLE | 183 | depends on MMC_SDHCI && PLAT_SAMSUNG |
184 | help | 184 | help |
185 | This selects the Secure Digital Host Controller Interface (SDHCI) | 185 | This selects the Secure Digital Host Controller Interface (SDHCI) |
186 | often referrered to as the HSMMC block in some of the Samsung S3C | 186 | often referrered to as the HSMMC block in some of the Samsung S3C |