From 6376010841615ed554df2b417f60b21263d5e6d9 Mon Sep 17 00:00:00 2001 From: acoul Date: Tue, 13 Apr 2010 21:36:58 +0000 Subject: don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. switch verbose mode on compresor statistics. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20844 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/config-2.6.33 | 3 ++- target/linux/generic-2.6/config-2.6.34 | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'target/linux') diff --git a/target/linux/generic-2.6/config-2.6.33 b/target/linux/generic-2.6/config-2.6.33 index e154e922f..ae80b202a 100644 --- a/target/linux/generic-2.6/config-2.6.33 +++ b/target/linux/generic-2.6/config-2.6.33 @@ -1107,7 +1107,8 @@ CONFIG_JFFS2_FS=y CONFIG_JFFS2_RTIME=y # CONFIG_JFFS2_RUBIN is not set CONFIG_JFFS2_SUMMARY=y -CONFIG_JFFS2_ZLIB=y +#CONFIG_JFFS2_ZLIB is not set +CONFIG_JFFS2_LZMA=y # CONFIG_JFFS_FS is not set # CONFIG_JFS_DEBUG is not set # CONFIG_JFS_FS is not set diff --git a/target/linux/generic-2.6/config-2.6.34 b/target/linux/generic-2.6/config-2.6.34 index 836189ded..53cb190d8 100644 --- a/target/linux/generic-2.6/config-2.6.34 +++ b/target/linux/generic-2.6/config-2.6.34 @@ -1110,7 +1110,8 @@ CONFIG_JFFS2_FS=y CONFIG_JFFS2_RTIME=y # CONFIG_JFFS2_RUBIN is not set CONFIG_JFFS2_SUMMARY=y -CONFIG_JFFS2_ZLIB=y +#CONFIG_JFFS2_ZLIB is not set +CONFIG_JFFS2_LZMA=y # CONFIG_JFFS_FS is not set # CONFIG_JFS_DEBUG is not set # CONFIG_JFS_FS is not set -- cgit v1.2.3