mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
12
package/zstd/Config.in
Normal file
12
package/zstd/Config.in
Normal file
@@ -0,0 +1,12 @@
|
||||
config BR2_PACKAGE_ZSTD
|
||||
bool "zstd"
|
||||
help
|
||||
Zstandard, or zstd as short version, is a fast lossless
|
||||
compression algorithm, targeting real-time compression
|
||||
scenarios at zlib-level and better compression ratios
|
||||
|
||||
The selection of other packages will enable some features:
|
||||
xz, lz4 and/or zlib will enable support for corresponding
|
||||
compression formats
|
||||
|
||||
https://facebook.github.io/zstd
|
||||
Reference in New Issue
Block a user