mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-18 21:28:02 +00:00
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
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user