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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41329 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2014-06-24 18:14:05 +00:00
parent 061bd6ee9a
commit 33e3f3f932

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