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-09-23 09:00:53 -0600
commit00559bee5b7bf1ee445fa25a9baba26c0d303eae (patch)
tree3cf4c2d57f08650150416c3b371a0b56c935aa3d
parent73aafbfcf90554644effd8cfabc791bb845214db (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