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:
@@ -193,6 +193,8 @@ CONFIG_UNIX=m
|
||||
CONFIG_VECTORS_BASE=0xffff0000
|
||||
# CONFIG_VLAN_8021Q is not set
|
||||
CONFIG_XSCALE_PMU=y
|
||||
CONFIG_XZ_DEC_ARM=y
|
||||
CONFIG_XZ_DEC_BCJ=y
|
||||
CONFIG_ZBOOT_ROM_BSS=0x0
|
||||
CONFIG_ZBOOT_ROM_TEXT=0x0
|
||||
CONFIG_ZONE_DMA_FLAG=0
|
||||
|
||||
Reference in New Issue
Block a user