blob: b1b5bd19d0a4b6fd627355e922b8890ca064e396 (
plain)
1
2
3
4
5
6
7
|
config BR2_PACKAGE_LIBLZO
tristate "liblzo (a real-time data compression library)"
default m if CONFIG_DEVEL
help
A real-time data compression library
http://www.oberhumer.com/opensource/lzo/
|