]> git.enpas.org Git - openwrt.git/blob - package/lzo/Config.in
start ntp after pppoe connection. will add rdate call in ip-up later
[openwrt.git] / package / lzo / Config.in
1 config BR2_PACKAGE_LZO
2         tristate "lzo"
3         default m if CONFIG_DEVEL
4         help
5           A library implementing transparent compression/decompression
6          
7           http://www.oberhumer.com/opensource/lzo/