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/apm821xx/config-4.4 | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/apm821xx') diff --git a/target/linux/apm821xx/config-4.4 b/target/linux/apm821xx/config-4.4 index 797cdaeb82..68e22ecf8d 100644 --- a/target/linux/apm821xx/config-4.4 +++ b/target/linux/apm821xx/config-4.4 @@ -59,7 +59,6 @@ CONFIG_CRYPTO_MD5_PPC=y CONFIG_CRYPTO_RNG2=y CONFIG_CRYPTO_SHA1_PPC=y CONFIG_CRYPTO_WORKQUEUE=y -CONFIG_CRYPTO_XZ=y CONFIG_DECOMPRESS_GZIP=y # CONFIG_DEFAULT_UIMAGE is not set CONFIG_DTC=y @@ -315,7 +314,6 @@ CONFIG_TICK_CPU_ACCOUNTING=y # CONFIG_UBIFS_FS is not set # CONFIG_UBIFS_FS_ADVANCED_COMPR is not set # CONFIG_UBIFS_FS_LZO is not set -# CONFIG_UBIFS_FS_XZ is not set # CONFIG_UBIFS_FS_ZLIB is not set CONFIG_USB_SUPPORT=y CONFIG_VDSO32=y -- cgit v1.2.3