summaryrefslogtreecommitdiffstats
path: root/package/zstd/Config.in
blob: 9fa70c65ccd0adde6b570ec386534b2a0f845471 (plain)
1
2
3
4
5
6
7
8
9
10
11
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
OpenPOWER on IntegriCloud