2005-03-06 05:34:52 +02:00
|
|
|
config BR2_PACKAGE_LZO
|
|
|
|
tristate "lzo"
|
2005-04-18 22:45:56 +03:00
|
|
|
default m if CONFIG_DEVEL
|
2005-03-06 05:34:52 +02:00
|
|
|
help
|
|
|
|
A library implementing transparent compression/decompression
|
|
|
|
|
|
|
|
http://www.oberhumer.com/opensource/lzo/
|