summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/imx_v4_v5_defconfig
diff options
context:
space:
mode:
authorFabio Estevam2014-01-30 16:04:11 +0100
committerShawn Guo2014-03-05 03:35:16 +0100
commit135d6908aabb5f7a9f9cce05d2f28c99805df082 (patch)
treefe38c912e7d493055263bb660152bfdb06c7b5c8 /arch/arm/configs/imx_v4_v5_defconfig
parentARM: imx: enable delaytimer on the imx timer (diff)
downloadkernel-qcow2-linux-135d6908aabb5f7a9f9cce05d2f28c99805df082.tar.gz
kernel-qcow2-linux-135d6908aabb5f7a9f9cce05d2f28c99805df082.tar.xz
kernel-qcow2-linux-135d6908aabb5f7a9f9cce05d2f28c99805df082.zip
ARM: imx_v4_v5_defconfig: Select CONFIG_MMC_UNSAFE_RESUME
PM subsystem treats mmc card as removed during suspend. If MMC is used to store the root file system, it is better to tell the kernel not to treat it as a removable media, so select CONFIG_MMC_UNSAFE_RESUME for such purpose. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/configs/imx_v4_v5_defconfig')
-rw-r--r--arch/arm/configs/imx_v4_v5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v4_v5_defconfig b/arch/arm/configs/imx_v4_v5_defconfig
index 6309ee52ccfc..f1aeb7d72712 100644
--- a/arch/arm/configs/imx_v4_v5_defconfig
+++ b/arch/arm/configs/imx_v4_v5_defconfig
@@ -154,6 +154,7 @@ CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_MXC=y
CONFIG_MMC=y
+CONFIG_MMC_UNSAFE_RESUME=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_MMC_SDHCI_ESDHC_IMX=y