From 3ac4802f48d6a61ddf364255a618f9b4cbd8a5a9 Mon Sep 17 00:00:00 2001 From: florian 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35156 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc44x/config-3.7 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/ppc44x') diff --git a/target/linux/ppc44x/config-3.7 b/target/linux/ppc44x/config-3.7 index de300783e..4243b10f1 100644 --- a/target/linux/ppc44x/config-3.7 +++ b/target/linux/ppc44x/config-3.7 @@ -234,4 +234,6 @@ CONFIG_USB_SUPPORT=y CONFIG_WORD_SIZE=32 # CONFIG_XILINX_SYSACE is not set # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set +CONFIG_XZ_DEC_BCJ=y +CONFIG_XZ_DEC_POWERPC=y # CONFIG_YOSEMITE is not set -- cgit v1.2.3