blob: 05751f8fbf4bc1bc9f46c227b42fb54a82cc059c (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_HOST_ZSTD
bool "host 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
https://facebook.github.io/zstd
|