]> git.karo-electronics.de Git - karo-tx-linux.git/commit
decompressors: make the default XZ_DEC_* config match the selected architecture
authorFlorian Fainelli <florian@openwrt.org>
Thu, 7 Feb 2013 01:27:37 +0000 (12:27 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:47:10 +0000 (16:47 +1100)
commit8a622328fbe3e4c26b24949ae9652b714f672952
tree185bdd66e6bada4f5667daccf0eb9a0823d147bc
parentf03d49fb86f7f7cbba0bfbb65f3b4d67fb30c28d
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 <florian@openwrt.org>
Acked-by: Lasse Collin <lasse.collin@tukaani.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/xz/Kconfig