squashfs-tools: enable zstd compression by default
Requested via: https://github.com/openwrt/packages/issues/19111 PKG_RELEASE is set to AUTORELEASE, so no need to bump. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
parent
203a429951
commit
f0d45ba340
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ config SQUASHFS_TOOLS_ZSTD_SUPPORT
|
|||
depends on PACKAGE_squashfs-tools-mksquashfs || PACKAGE_squashfs-tools-unsquashfs
|
||||
bool "Enable ZSTD support"
|
||||
select PACKAGE_libzstd
|
||||
default n
|
||||
default y
|
||||
|
|
Loading…
Reference in a new issue