1
0
Fork 0
remarkable-linux/lib/xz
Lasse Collin bf4d064d89 lib/xz: enable all filters by default in Kconfig
This restores the old behavior that existed before 2013-02-22, when
changes were made by 64dbfb444c ("decompressors: drop dependency on
CONFIG_EXPERT") and 5dc49c75a2 ("decompressors: make the default
XZ_DEC_* config match the selected architecture").

Disabling the filters only makes sense on embedded systems.

Signed-off-by: Lasse Collin <lasse.collin@tukaani.org>
Acked-by: Kyle McMartin <kyle@infradead.org>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: Phillip Lougher <phillip@lougher.demon.co.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-06-04 16:54:18 -07:00
..
Kconfig lib/xz: enable all filters by default in Kconfig 2014-06-04 16:54:18 -07:00
Makefile decompressors: add XZ decompressor module 2011-01-13 08:03:24 -08:00
xz_crc32.c decompressors: add XZ decompressor module 2011-01-13 08:03:24 -08:00
xz_dec_bcj.c XZ: Fix incorrect XZ_BUF_ERROR 2011-09-21 13:39:59 -07:00
xz_dec_lzma2.c lib/xz: add comments for the intentionally missing break statements 2014-06-04 16:54:18 -07:00
xz_dec_stream.c decompressors: add XZ decompressor module 2011-01-13 08:03:24 -08:00
xz_dec_syms.c decompressors: add XZ decompressor module 2011-01-13 08:03:24 -08:00
xz_dec_test.c decompressors: add XZ decompressor module 2011-01-13 08:03:24 -08:00
xz_lzma2.h decompressors: add XZ decompressor module 2011-01-13 08:03:24 -08:00
xz_private.h XZ: Fix missing <linux/kernel.h> include 2011-07-24 10:00:08 -07:00
xz_stream.h decompressors: add XZ decompressor module 2011-01-13 08:03:24 -08:00