After LL debug disable, "unsafe" resume allows resume from SD card rootfs without corruption, WAH
Signed-off-by: Andy Green <[EMAIL PROTECTED]> --- defconfig-2.6.24 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/defconfig-2.6.24 b/defconfig-2.6.24 index 4df10bf..d091489 100644 --- a/defconfig-2.6.24 +++ b/defconfig-2.6.24 @@ -1483,7 +1483,7 @@ CONFIG_SDIO_S3C24XX_DMA=y CONFIG_SDIO_AR6000_WLAN=y CONFIG_MMC=y # CONFIG_MMC_DEBUG is not set -# CONFIG_MMC_UNSAFE_RESUME is not set +CONFIG_MMC_UNSAFE_RESUME=y # # MMC/SD Card Drivers
