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:
@@ -386,4 +386,6 @@ CONFIG_X86_VERBOSE_BOOTUP=y
|
||||
CONFIG_X86_WP_WORKS_OK=y
|
||||
CONFIG_X86_XADD=y
|
||||
CONFIG_XZ_DEC=y
|
||||
CONFIG_XZ_DEC_BCJ=y
|
||||
CONFIG_XZ_DEC_X86=y
|
||||
# CONFIG_ZONE_DMA32 is not set
|
||||
|
||||
Reference in New Issue
Block a user