Searched hist:bf4d064d89aebe3cc43d875c0803478a6a1dde12 (Results 1 – 1 of 1) sorted by relevance
/linux/lib/xz/ |
H A D | Kconfig | diff bf4d064d89aebe3cc43d875c0803478a6a1dde12 Thu Jun 05 01:11:50 CEST 2014 Lasse Collin <lasse.collin@tukaani.org> 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 64dbfb444c150 ("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>
|