]> git.karo-electronics.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)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:41 +0000 (09:54 +0800)
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 e013bb3d5f858348f8dd5071b06c1839f4dac525..9b5b874731d2c8cbb7bfa99c43d3c25c18051ed4 100644 (file)
@@ -221,6 +221,7 @@ CONFIG_USB_CHIPIDEA_HOST=y
 CONFIG_USB_PHY=y
 CONFIG_USB_MXS_PHY=y
 CONFIG_MMC=y
+CONFIG_MMC_UNSAFE_RESUME=y
 CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_PLTFM=y
 CONFIG_MMC_SDHCI_ESDHC_IMX=y