fix Set Tx Power error in wificonf
[10.03/openwrt.git] / package / lzo / Config.in
1 config BR2_PACKAGE_LIBLZO
2         tristate "liblzo - Real-time data compression library"
3         default m if CONFIG_DEVEL
4         help
5           A real-time data compression library
6           
7           http://www.oberhumer.com/opensource/lzo/
8           
9
10 config BR2_PACKAGE_LZO
11         tristate
12         default BR2_PACKAGE_LIBLZO