]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ENGR00275023-1 ARM: imx: Enable unsafe resume for MMC
authorAnson Huang <b20788@freescale.com>
Wed, 14 Aug 2013 15:26:46 +0000 (11:26 -0400)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:15 +0000 (10:06 +0200)
As we often use SD/MMC rootfs, need to enable this configuration
for successfully resume of rootfs, otherwise, rootfs will be
broken after resume.

Signed-off-by: Anson Huang <b20788@freescale.com>
arch/arm/configs/imx_v6_v7_defconfig

index 4e57d60e70fbfb11f963cc6869684063c298cbf6..0273619414cb3add2aa8c11e45be64bb73bf20cc 100644 (file)
@@ -225,6 +225,7 @@ CONFIG_USB_GADGET=y
 CONFIG_USB_ETH=m
 CONFIG_USB_MASS_STORAGE=m
 CONFIG_MMC=y
+CONFIG_MMC_UNSAFE_RESUME=y
 CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_PLTFM=y
 CONFIG_MMC_SDHCI_ESDHC_IMX=y