Created attachment 211 [details] [PATCH] lzop: new package lzop is a file compressor which is very similar to gzip. lzop uses the LZO data compression library for compression services. http://www.lzop.org/
We don't do 'default n' in Kconfig (as that's default anyway), but otherwise looks good. Committed as r26041.