xref: /OK3568_Linux_fs/buildroot/package/zstd/Config.in.host (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_HOST_ZSTD
2	bool "host zstd"
3	help
4	  Zstandard, or zstd as short version, is a fast lossless
5	  compression algorithm, targeting real-time compression
6	  scenarios at zlib-level and better compression ratios
7
8	  https://facebook.github.io/zstd
9