From f9af9be8abb72838011c206029ee9274ccd8738e Mon Sep 17 00:00:00 2001 From: Lucian Cristian Date: Thu, 19 Jul 2018 09:45:25 +0300 Subject: omap: fix squashfs image boot and creation fixes FS#1034, squash fs images fails to boot because of missing ARM BCJ filter decoder also activate squashf image creation Signed-off-by: Lucian Cristian --- target/linux/omap/config-4.9 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/omap/config-4.9') diff --git a/target/linux/omap/config-4.9 b/target/linux/omap/config-4.9 index d6f0649093..4272c2f90f 100644 --- a/target/linux/omap/config-4.9 +++ b/target/linux/omap/config-4.9 @@ -724,6 +724,8 @@ CONFIG_WATCHDOG_CORE=y CONFIG_XFRM_ALGO=y CONFIG_XFRM_MIGRATE=y 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 -- cgit v1.2.3