From 1e103b2eccfdc9ddd98db65380a3d9054301d980 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 14 Jan 2013 16:34:25 +0000 Subject: target: enable XZ BCJ decompressor code after r35097 Required to actually be able to mount squashfs xz compressed filesystems. Signed-off-by: Florian Fainelli SVN-Revision: 35156 --- target/linux/ppc40x/config-3.7 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/ppc40x/config-3.7') diff --git a/target/linux/ppc40x/config-3.7 b/target/linux/ppc40x/config-3.7 index 0d784c67b7..73be0446fe 100644 --- a/target/linux/ppc40x/config-3.7 +++ b/target/linux/ppc40x/config-3.7 @@ -234,3 +234,5 @@ CONFIG_USB_SUPPORT=y CONFIG_WORD_SIZE=32 # CONFIG_XILINX_SYSACE is not set # CONFIG_XILINX_VIRTEX_GENERIC_BOARD is not set +CONFIG_XZ_DEC_BCJ=y +CONFIG_XZ_DEC_POWERPC=y -- cgit v1.2.3