aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorSaid <ebgheri@steludxu071.lud.stericsson.com>2010-04-15 16:26:02 +0200
committerJohn Rigby <john.rigby@linaro.org>2010-09-02 22:45:03 -0600
commita1c59b378a5697caac07536a24bc2e9cbd211acc (patch)
tree592acce99ab181b1de9bf7ac0ea731a7f9c5c751 /arch/arm/configs
parentad049a7145ce7cc819f53f902f54c0eef4f01132 (diff)
mop500_defconfig & mop500_power_defconfig: Changed MMC setting from DMA to polling.
Diffstat (limited to 'arch/arm/configs')
-rwxr-xr-xarch/arm/configs/mop500_defconfig4
-rwxr-xr-xarch/arm/configs/mop500_power_defconfig4
2 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/configs/mop500_defconfig b/arch/arm/configs/mop500_defconfig
index 5e4ff4f87f8..dba679ae130 100755
--- a/arch/arm/configs/mop500_defconfig
+++ b/arch/arm/configs/mop500_defconfig
@@ -1166,8 +1166,8 @@ 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=y
-# CONFIG_U8500_MMC_POLL is not set
+# CONFIG_U8500_MMC_DMA is not set
+CONFIG_U8500_MMC_POLL=y
# CONFIG_U8500_MMC_INTR is not set
CONFIG_U8500_SDIO=y
CONFIG_U8500_SDIO_DMA=y
diff --git a/arch/arm/configs/mop500_power_defconfig b/arch/arm/configs/mop500_power_defconfig
index d3b3adc4640..2900c3683bd 100755
--- a/arch/arm/configs/mop500_power_defconfig
+++ b/arch/arm/configs/mop500_power_defconfig
@@ -1179,8 +1179,8 @@ 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=y
-# CONFIG_U8500_MMC_POLL is not set
+# CONFIG_U8500_MMC_DMA is not set
+CONFIG_U8500_MMC_POLL=y
# CONFIG_U8500_MMC_INTR is not set
CONFIG_U8500_SDIO=y
CONFIG_U8500_SDIO_DMA=y