]> git.baikalelectronics.ru Git - kernel.git/commit
decompressors: make the default XZ_DEC_* config match the selected architecture
authorFlorian Fainelli <florian@openwrt.org>
Fri, 22 Feb 2013 00:44:12 +0000 (16:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Feb 2013 01:22:26 +0000 (17:22 -0800)
commitad14e0d11813b68c97254f1f0529bc91586712d9
treec3c142d3c43785a753ab987a92961fa0fbf7e188
parentd04ffe73e6c27803fa17687f4da2471376c47723
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/xz/Kconfig