harfbuzz: security bump to version 1.4.4
[buildroot-gz.git] / package / lz4 / Config.in
blob4a00a70365e8845e9e8115ebd7af85f55d8ac62b
1 config BR2_PACKAGE_LZ4
2         bool "lz4"
3         help
4           LZ4 is a very fast lossless compression algorithm, providing
5           compression speed at 400 MB/s per core, scalable with multi-cores
6           CPU. It also features an extremely fast decoder, with speed
7           in multiple GB/s per core, typically reaching RAM speed limits
8           on multi-core systems.
10           http://www.lz4.org/