summaryrefslogtreecommitdiff
path: root/arch/arm/configs/tizen_odroid_defconfig
diff options
context:
space:
mode:
authorHyungwon Hwang <human.hwang@samsung.com>2014-06-20 17:37:10 +0900
committerChanho Park <chanho61.park@samsung.com>2014-11-18 11:59:51 +0900
commit69001af8d926b3f43366449f790ddbd902a37a3d (patch)
tree5a17353e87964d98ebc90642cd1ef22cdcf3f63f /arch/arm/configs/tizen_odroid_defconfig
parentc8e27798073cfe31e57dc24638c9ddb12690a706 (diff)
downloadlinux-3.10-69001af8d926b3f43366449f790ddbd902a37a3d.tar.gz
linux-3.10-69001af8d926b3f43366449f790ddbd902a37a3d.tar.bz2
linux-3.10-69001af8d926b3f43366449f790ddbd902a37a3d.zip
arm: tizen_odroid_defconfig: enable mmc unsafe resume
Enable mmc unsafe resume. This option is needed for the system which uses the mmc card for rootfs. Without it, errors occur when the system is being suspended, because the mmc card is removed too early. Change-Id: Iba885bda33d426df1cd83f9b2bb22d3744ca3f44 Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com>
Diffstat (limited to 'arch/arm/configs/tizen_odroid_defconfig')
-rw-r--r--arch/arm/configs/tizen_odroid_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/tizen_odroid_defconfig b/arch/arm/configs/tizen_odroid_defconfig
index 3fd2a21a8ea..4d19593d70d 100644
--- a/arch/arm/configs/tizen_odroid_defconfig
+++ b/arch/arm/configs/tizen_odroid_defconfig
@@ -2185,7 +2185,7 @@ CONFIG_USB_ETH_RNDIS=y
# CONFIG_USB_G_WEBCAM 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
#