From 58eb7333af27e86513e214485399bc57d189d061 Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Sun, 29 Nov 2009 04:19:57 +0100 Subject: [PATCH] Enable MMC unsafe resume. Otherwise the system will hang during suspend --- target/linux/xburst/config-2.6.31 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/xburst/config-2.6.31 b/target/linux/xburst/config-2.6.31 index 325e39e05..32a77dfec 100644 --- a/target/linux/xburst/config-2.6.31 +++ b/target/linux/xburst/config-2.6.31 @@ -207,6 +207,7 @@ CONFIG_MMC=y CONFIG_MMC_BLOCK=y # CONFIG_MMC_BLOCK_BOUNCE is not set CONFIG_MMC_JZ=y +CONFIG_MMC_UNSAFE_RESUME=y CONFIG_MODULE_SRCVERSION_ALL=y CONFIG_MODVERSIONS=y # CONFIG_MTD_CFI is not set