From: Florian Fainelli Date: Fri, 22 Feb 2013 00:44:12 +0000 (-0800) Subject: decompressors: make the default XZ_DEC_* config match the selected architecture X-Git-Tag: v3.9-rc1~114^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dc49c75a26b99e86a18441e0b64c1f7c7c6a500;p=pandora-kernel.git decompressors: make the default XZ_DEC_* config match the selected architecture Change the defautl XZ_DEC_* config symbol to match the configured architecture. It is perfectly legitimate to support multiple XZ BCJ filters for different architectures (e.g.: to mount foreign squashfs/xz compressed filesystems), it is however more natural not to select them all by default, but only the one matching the configured architecture. Signed-off-by: Florian Fainelli Acked-by: Lasse Collin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed