From: Hyungwon Hwang Date: Fri, 20 Jun 2014 08:37:10 +0000 (+0900) Subject: arm: tizen_odroid_defconfig: enable mmc unsafe resume X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=51436ea11a750cf848726e20ea161ed2bfa0aeeb;p=platform%2Fkernel%2Flinux-3.10.git 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 --- diff --git a/arch/arm/configs/tizen_odroid_defconfig b/arch/arm/configs/tizen_odroid_defconfig index 3fd2a21..4d19593 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 #