blob: a855e31ef0671b8879d974b1c436bfd5bd09f32d [file] [log] [blame]
config BR2_PACKAGE_LZ4
bool "lz4"
depends on BR2_LARGEFILE
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.
https://code.google.com/p/lz4/
comment "lz4 needs a toolchain w/ largefile"
depends on !BR2_LARGEFILE