ARM: imx_v4_v5_defconfig: Select CONFIG_MMC_UNSAFE_RESUME
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 30 Jan 2014 15:04:11 +0000 (13:04 -0200)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 5 Mar 2014 02:35:16 +0000 (10:35 +0800)
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>

No differences found