From: Lasse Collin Date: Wed, 4 Jun 2014 23:11:50 +0000 (-0700) Subject: lib/xz: enable all filters by default in Kconfig X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~16^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf4d064d89aebe3cc43d875c0803478a6a1dde12;p=pandora-kernel.git 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 Acked-by: Kyle McMartin Cc: Florian Fainelli Cc: Phillip Lougher Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed