Standardize package Config.in, change prompt to package name + short description...
[openwrt/staging/dedeckeh.git] / openwrt / package / zlib / Config.in
1 config BR2_PACKAGE_ZLIB
2 tristate "zlib - Library implementing the deflate compression method"
3 default m if CONFIG_DEVEL
4 help
5 A library implementing the 'deflate' compression method
6
7 http://www.zlib.net/