config/Config-images.in: enable zlib as the default ubi compression

http://patchwork.openwrt.org/patch/5686/

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41329
This commit is contained in:
John Crispin 2014-06-24 18:14:05 +00:00
parent 64d0d18a4e
commit 93fe29055f

View File

@ -158,7 +158,7 @@ menu "Target Images"
choice choice
prompt "compression" prompt "compression"
default TARGET_UBIFS_COMPRESSION_NONE default TARGET_UBIFS_COMPRESSION_ZLIB
depends on TARGET_ROOTFS_UBIFS depends on TARGET_ROOTFS_UBIFS
help help
Select compression type Select compression type