From 018d80007e6d9469077d938872e605f826010767 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 9 Jan 2017 14:00:24 +0100 Subject: kernel: remove ubifs xz decompression support It has been unused, and less useful than squashfs for cases where flash space usage matters. Signed-off-by: Felix Fietkau --- target/linux/imx6/config-4.4 | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/imx6') diff --git a/target/linux/imx6/config-4.4 b/target/linux/imx6/config-4.4 index 890ed184d9..ac8987a82b 100644 --- a/target/linux/imx6/config-4.4 +++ b/target/linux/imx6/config-4.4 @@ -110,7 +110,6 @@ CONFIG_CRYPTO_SHA256_ARM=y # CONFIG_CRYPTO_SHA2_ARM_CE is not set CONFIG_CRYPTO_SHA512_ARM=y CONFIG_CRYPTO_WORKQUEUE=y -CONFIG_CRYPTO_XZ=y CONFIG_DCACHE_WORD_ACCESS=y CONFIG_DEBUG_IMX_UART_PORT=1 CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S" @@ -400,7 +399,6 @@ CONFIG_TREE_RCU=y CONFIG_UBIFS_FS=y CONFIG_UBIFS_FS_ADVANCED_COMPR=y CONFIG_UBIFS_FS_LZO=y -CONFIG_UBIFS_FS_XZ=y CONFIG_UBIFS_FS_ZLIB=y CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h" # CONFIG_USB_MXS_PHY is not set -- cgit v1.2.3