imx6: enable XZ_DEC_BCJ and XZ_DEC_ARM
authorLuka Perkov <luka@openwrt.org>
Wed, 25 Sep 2013 23:35:55 +0000 (23:35 +0000)
committerLuka Perkov <luka@openwrt.org>
Wed, 25 Sep 2013 23:35:55 +0000 (23:35 +0000)
squashfs is unable to decompress some blocks without that:

[    1.880530] SQUASHFS error: Unable to read page, block bc77a, size 14c50
[    1.887268] SQUASHFS error: Unable to read fragment cache entry [bc77a]
[    1.893889] SQUASHFS error: Unable to read page, block bc77a, size 14c50
[    1.900636] SQUASHFS error: Unable to read fragment cache entry [bc77a]
[    1.907275] SQUASHFS error: Unable to read page, block bc77a, size 14c50
[    1.913994] SQUASHFS error: Unable to read fragment cache entry [bc77a]
[    1.920631] SQUASHFS error: Unable to read page, block bc77a, size 14c50

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38202

target/linux/imx6/config-3.10

index cccf1cb113e910ac631f0c446c2a290f74d12184..8965e0ab71d81effc5c67c32833ba85968296e4b 100644 (file)
@@ -322,6 +322,8 @@ CONFIG_VMSPLIT_2G=y
 # CONFIG_VMSPLIT_3G is not set
 # CONFIG_XEN is not set
 CONFIG_XPS=y
+CONFIG_XZ_DEC_ARM=y
+CONFIG_XZ_DEC_BCJ=y
 CONFIG_ZBOOT_ROM_BSS=0x0
 CONFIG_ZBOOT_ROM_TEXT=0x0
 CONFIG_ZLIB_DEFLATE=y