From 93fe29055f8feee26b52ef5251286d3663a14290 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 24 Jun 2014 18:14:05 +0000 Subject: config/Config-images.in: enable zlib as the default ubi compression http://patchwork.openwrt.org/patch/5686/ Signed-off-by: John Crispin SVN-Revision: 41329 --- config/Config-images.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/Config-images.in b/config/Config-images.in index fdef3db..9aeebc1 100644 --- a/config/Config-images.in +++ b/config/Config-images.in @@ -158,7 +158,7 @@ menu "Target Images" choice prompt "compression" - default TARGET_UBIFS_COMPRESSION_NONE + default TARGET_UBIFS_COMPRESSION_ZLIB depends on TARGET_ROOTFS_UBIFS help Select compression type -- cgit v1.1