aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2011-08-21 22:18:36 -0600
committerJohn Rigby <john.rigby@linaro.org>2011-08-21 23:21:58 -0600
commit72d91370e76d6cab27d9392718e2070a8f01f45e (patch)
tree9b52fc4ad853cef132f144e02b36e17157c8740d
parentc4ea7f83fad8b0cb2af129fb8fed0d09eda9f867 (diff)
LINARO: CONFIG: Fix mx5 MMC_SDHCI config settings
Signed-off-by: John Rigby <john.rigby@linaro.org>
-rw-r--r--debian.linaro/config/config.common.ubuntu6
1 files changed, 2 insertions, 4 deletions
diff --git a/debian.linaro/config/config.common.ubuntu b/debian.linaro/config/config.common.ubuntu
index 11597bbbdbf..270c1b3dfc1 100644
--- a/debian.linaro/config/config.common.ubuntu
+++ b/debian.linaro/config/config.common.ubuntu
@@ -1056,10 +1056,8 @@ CONFIG_MMC_BLOCK_MINORS=8
# CONFIG_MMC_DW is not set
CONFIG_MMC_OMAP=y
CONFIG_MMC_OMAP_HS=y
-CONFIG_MMC_SDHCI_ESDHC_IMX=y
-CONFIG_MMC_SDHCI_IO_ACCESSORS=y
-# CONFIG_MMC_SDHCI_OF is not set
-CONFIG_MMC_SDHCI_PLTFM=y
+CONFIG_MMC_SDHCI_OF=y
+# CONFIG_MMC_SDHCI_PLTFM is not set
# CONFIG_MMC_TEST is not set
# CONFIG_MMC_USHC is not set
# CONFIG_MMC_VUB300 is not set