From 1e103b2eccfdc9ddd98db65380a3d9054301d980 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
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 <florian@openwrt.org>

SVN-Revision: 35156
---
 target/linux/omap4/config-default | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'target/linux/omap4/config-default')

diff --git a/target/linux/omap4/config-default b/target/linux/omap4/config-default
index 88a4307d7b..b125c27fb3 100644
--- a/target/linux/omap4/config-default
+++ b/target/linux/omap4/config-default
@@ -367,6 +367,8 @@ CONFIG_WL12XX_SDIO=m
 # CONFIG_WL12XX_SPI is not set
 CONFIG_XPS=y
 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
-- 
cgit v1.2.3