2
0
forked from Ivasoft/openwrt

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
This commit is contained in:
Florian Fainelli
2013-01-14 16:34:25 +00:00
parent 03a50b9087
commit 1e103b2ecc
24 changed files with 48 additions and 0 deletions

View File

@@ -193,6 +193,8 @@ CONFIG_VECTORS_BASE=0xffff0000
# CONFIG_VFP is not set
# CONFIG_WLAN is not set
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_ARM=y
CONFIG_XZ_DEC_BCJ=y
CONFIG_ZBOOT_ROM_BSS=0
CONFIG_ZBOOT_ROM_TEXT=0
CONFIG_ZONE_DMA_FLAG=0