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:
10
package/lz4/Config.in
Normal file
10
package/lz4/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_LZ4
|
||||
bool "lz4"
|
||||
help
|
||||
LZ4 is a very fast lossless compression algorithm, providing
|
||||
compression speed at 400 MB/s per core, scalable with
|
||||
multi-cores CPU. It also features an extremely fast decoder,
|
||||
with speed in multiple GB/s per core, typically reaching RAM
|
||||
speed limits on multi-core systems.
|
||||
|
||||
http://www.lz4.org/
|
||||
Reference in New Issue
Block a user