aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorJayeeta Banerjee <jayeeta.banerjee@stericsson.com>2010-04-09 19:27:04 +0530
committerJohn Rigby <john.rigby@linaro.org>2010-09-02 22:44:59 -0600
commit2ecc2bc5b96713f30b8ab705ccb1b69ed3f6f4af (patch)
treeadb35d6bcf68e8e76b1dc8042a0f1cd0ccbdc420 /arch/arm/configs
parent63b9635cd090d9aeb56b54612ed5370090471c2b (diff)
SD-MMC SDA: Reenabling SD/MMC and SDIO DMA mode
Signed-off-by: Jayeeta Banerjee <jayeeta.banerjee@stericsson.com>
Diffstat (limited to 'arch/arm/configs')
-rwxr-xr-xarch/arm/configs/mop500_defconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/configs/mop500_defconfig b/arch/arm/configs/mop500_defconfig
index dde419f3f2c..60e75ae7166 100755
--- a/arch/arm/configs/mop500_defconfig
+++ b/arch/arm/configs/mop500_defconfig
@@ -1161,12 +1161,12 @@ CONFIG_MMC_BLOCK_BOUNCE=y
# CONFIG_MMC_SDHCI is not set
# CONFIG_MMC_SPI is not set
CONFIG_MMC_U8500=y
-# CONFIG_U8500_MMC_DMA is not set
-CONFIG_U8500_MMC_POLL=y
+CONFIG_U8500_MMC_DMA=y
+# CONFIG_U8500_MMC_POLL is not set
# CONFIG_U8500_MMC_INTR is not set
CONFIG_U8500_SDIO=y
-# CONFIG_U8500_SDIO_DMA is not set
-CONFIG_U8500_SDIO_POLL=y
+CONFIG_U8500_SDIO_DMA=y
+# CONFIG_U8500_SDIO_POLL is not set
# CONFIG_U8500_SDIO_INTR is not set
CONFIG_U8500_SDIO_CARD_IRQ=y
# CONFIG_MEMSTICK is not set