]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lib/xz: enable all filters by default in Kconfig
authorLasse Collin <lasse.collin@tukaani.org>
Thu, 22 May 2014 00:43:38 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:43:38 +0000 (10:43 +1000)
commitf2d657776ee43065e3728bc72b1a1c2eb16c746d
tree496d50250334e72e55c17d6a68cba351405d45b5
parentdb479c2511ffcdc1d675935d1be382580a2d0d68
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>
lib/xz/Kconfig