summaryrefslogtreecommitdiff
path: root/target/linux/at91
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-01-09 14:00:24 +0100
committerFelix Fietkau <nbd@nbd.name>2017-01-09 14:07:06 +0100
commit018d80007e6d9469077d938872e605f826010767 (patch)
tree1bf3e9b895f7ab5f610e01afa34184e7ce2afc08 /target/linux/at91
parent8d2171e46915528fe4034054c446b5a47d20e4a1 (diff)
downloadmtk-20170518-018d80007e6d9469077d938872e605f826010767.zip
mtk-20170518-018d80007e6d9469077d938872e605f826010767.tar.gz
mtk-20170518-018d80007e6d9469077d938872e605f826010767.tar.bz2
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 <nbd@nbd.name>
Diffstat (limited to 'target/linux/at91')
-rw-r--r--target/linux/at91/config-4.41
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/at91/config-4.4 b/target/linux/at91/config-4.4
index 37b98c1..86d3a05 100644
--- a/target/linux/at91/config-4.4
+++ b/target/linux/at91/config-4.4
@@ -257,7 +257,6 @@ CONFIG_TICK_CPU_ACCOUNTING=y
CONFIG_UBIFS_FS=y
CONFIG_UBIFS_FS_ADVANCED_COMPR=y
CONFIG_UBIFS_FS_LZO=y
-# CONFIG_UBIFS_FS_XZ is not set
CONFIG_UBIFS_FS_ZLIB=y
CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
CONFIG_USB_SUPPORT=y