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:
parent
64d0d18a4e
commit
93fe29055f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue