From ef8738db466e22a2d1a4e012c6704c51a73c5c0b Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Thu, 2 Aug 2007 16:32:02 +0100 Subject: [PATCH] --- yaml --- r: 68504 b: refs/heads/master c: 3ca135e16a393e5c5cf6490ce751e43c59011dde h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/Kconfig | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index a9fde3fe1e3b..e8520c7ab873 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 440fdb53b4ae58602711b5b8c3a139ace2404dbb +refs/heads/master: 3ca135e16a393e5c5cf6490ce751e43c59011dde diff --git a/trunk/fs/Kconfig b/trunk/fs/Kconfig index 9acccda4fd6b..84fb8428c023 100644 --- a/trunk/fs/Kconfig +++ b/trunk/fs/Kconfig @@ -1319,11 +1319,12 @@ config JFFS2_LZO select LZO_COMPRESS select LZO_DECOMPRESS depends on JFFS2_FS - default y + default n help minilzo-based compression. Generally works better than Zlib. - Say 'Y' if unsure. + This feature was added in July, 2007. Say 'N' if you need + compatibility with older bootloaders or kernels. config JFFS2_RTIME bool "JFFS2 RTIME compression support" if JFFS2_COMPRESSION_OPTIONS