summaryrefslogtreecommitdiff
path: root/target/linux/mpc83xx
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-01-14 16:34:25 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-01-14 16:34:25 +0000
commit1e103b2eccfdc9ddd98db65380a3d9054301d980 (patch)
tree79983259057f1bbf9b49a9917dfaf4ad28cbc6d8 /target/linux/mpc83xx
parent03a50b908710fe5450251c3a0440ef08b437b844 (diff)
downloadmtk-20170518-1e103b2eccfdc9ddd98db65380a3d9054301d980.zip
mtk-20170518-1e103b2eccfdc9ddd98db65380a3d9054301d980.tar.gz
mtk-20170518-1e103b2eccfdc9ddd98db65380a3d9054301d980.tar.bz2
target: enable XZ BCJ decompressor code after r35097
Required to actually be able to mount squashfs xz compressed filesystems. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35156
Diffstat (limited to 'target/linux/mpc83xx')
-rw-r--r--target/linux/mpc83xx/config-3.72
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/mpc83xx/config-3.7 b/target/linux/mpc83xx/config-3.7
index a04cbfd..45bf495 100644
--- a/target/linux/mpc83xx/config-3.7
+++ b/target/linux/mpc83xx/config-3.7
@@ -406,3 +406,5 @@ CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y
CONFIG_YAFFS_XATTR=y
CONFIG_YAFFS_YAFFS1=y
CONFIG_YAFFS_YAFFS2=y
+CONFIG_XZ_DEC_BCJ=y
+CONFIG_XZ_DEC_POWERPC=y