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:
parent
061bd6ee9a
commit
33e3f3f932
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…
Add table
Add a link
Reference in a new issue