summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorXinyu Chen <xinyu.chen@freescale.com>2012-05-08 10:37:39 +0800
committerXinyu Chen <xinyu.chen@freescale.com>2012-05-08 13:54:12 +0800
commit653eb4bfd5462804b0429754cabce2db20aaa46a (patch)
tree25205e010ddf3582f78108e85cd867b6ff20f6be /arch
parent0477b2baed23f634842f38409a0780bff83c7cd0 (diff)
ENGR00182199 defconfig: enable deferred resume for mmc block
Enable deferred resume for mmc block device, only resume the sdhc bus when the first request come after system resume from suspend. Signed-off-by: Xinyu Chen <xinyu.chen@freescale.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/imx6_android_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/imx6_android_defconfig b/arch/arm/configs/imx6_android_defconfig
index 1c4a97d50376..e7c77a0924fb 100644
--- a/arch/arm/configs/imx6_android_defconfig
+++ b/arch/arm/configs/imx6_android_defconfig
@@ -2273,7 +2273,7 @@ CONFIG_MMC_UNSAFE_RESUME=y
CONFIG_MMC_BLOCK=y
CONFIG_MMC_BLOCK_MINORS=8
CONFIG_MMC_BLOCK_BOUNCE=y
-# CONFIG_MMC_BLOCK_DEFERRED_RESUME is not set
+CONFIG_MMC_BLOCK_DEFERRED_RESUME=y
# CONFIG_SDIO_UART is not set
# CONFIG_MMC_TEST is not set