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/realview/config-3.8 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/realview/config-3.8') diff --git a/target/linux/realview/config-3.8 b/target/linux/realview/config-3.8 index 85f3f89..6b1cf62 100644 --- a/target/linux/realview/config-3.8 +++ b/target/linux/realview/config-3.8 @@ -259,5 +259,7 @@ CONFIG_VECTORS_BASE=0xffff0000 CONFIG_VFP=y CONFIG_VFPv3=y CONFIG_XPS=y +CONFIG_XZ_DEC_ARM=y +CONFIG_XZ_DEC_BCJ=y CONFIG_ZBOOT_ROM_BSS=0x0 CONFIG_ZBOOT_ROM_TEXT=0x0 -- cgit v1.1