arm: tizen_odroid_defconfig: enable mmc unsafe resume
authorHyungwon Hwang <human.hwang@samsung.com>
Fri, 20 Jun 2014 08:37:10 +0000 (17:37 +0900)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 06:16:08 +0000 (15:16 +0900)
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>
arch/arm/configs/tizen_odroid_defconfig

index 3fd2a21..4d19593 100644 (file)
@@ -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
 
 #