aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2011-09-16 15:28:42 -0600
committerJohn Rigby <john.rigby@linaro.org>2011-11-16 15:01:44 -0700
commit1dbb89ff8d1e8531373c77db67e0105cb2d28482 (patch)
treeb0de0476a21744da87de721e5f621d8c9f6cc574
parent7a2103341487141dafd79c1245bfe5536aaf9023 (diff)
LINARO: CONFIG enable CONFIG_MMC_SDHCI_ESDHC_IMX
Signed-off-by: John Rigby <john.rigby@linaro.org>
-rw-r--r--debian.linaro/config/config.common.ubuntu6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian.linaro/config/config.common.ubuntu b/debian.linaro/config/config.common.ubuntu
index 2d6a52ce1f4..8f2ae8e9baa 100644
--- a/debian.linaro/config/config.common.ubuntu
+++ b/debian.linaro/config/config.common.ubuntu
@@ -1124,7 +1124,11 @@ CONFIG_MMC_BLOCK_MINORS=8
# CONFIG_MMC_DW is not set
CONFIG_MMC_OMAP=y
CONFIG_MMC_OMAP_HS=y
-# CONFIG_MMC_SDHCI is not set
+CONFIG_MMC_SDHCI=y
+CONFIG_MMC_SDHCI_ESDHC_IMX=y
+CONFIG_MMC_SDHCI_IO_ACCESSORS=y
+CONFIG_MMC_SDHCI_OF=y
+CONFIG_MMC_SDHCI_PLTFM=y
# CONFIG_MMC_TEST is not set
# CONFIG_MMC_USHC is not set
# CONFIG_MMC_VUB300 is not set