summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngus Ainslie <angus.ainslie@linaro.org>2011-10-24 10:24:07 -0600
committerAngus Ainslie <angus.ainslie@linaro.org>2011-10-24 10:24:07 -0600
commitbb1677c415cf050b62d3e768b1d7e4fe3a39f094 (patch)
treeb6d1094c2f9822d6c765eab6d6830218130068d2
parent792aeaf045878347e3a3caba68269baf1c66fd93 (diff)
enable CONFIG_MMC_UNSAFE_RESUME to work around s2ram bugandroid-3.0.0-2011.10
Signed-off-by: Angus Ainslie <angus.ainslie@linaro.org>
-rw-r--r--arch/arm/configs/android_origen_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/android_origen_defconfig b/arch/arm/configs/android_origen_defconfig
index d0fc750590a6..3ae90319ad45 100644
--- a/arch/arm/configs/android_origen_defconfig
+++ b/arch/arm/configs/android_origen_defconfig
@@ -1716,7 +1716,7 @@ CONFIG_USB_ULPI=y
# CONFIG_NOP_USB_XCEIV is not set
CONFIG_MMC=y
# CONFIG_MMC_DEBUG is not set
-# CONFIG_MMC_UNSAFE_RESUME is not set
+CONFIG_MMC_UNSAFE_RESUME=y
# CONFIG_MMC_CLKGATE is not set
# CONFIG_MMC_EMBEDDED_SDIO is not set
# CONFIG_MMC_PARANOID_SD_INIT is not set