4b96d94153e81d7b5de8dffc7389035d44c9cba4
[openwrt/openwrt.git] / openwrt / package / zlib / Config.in
1 config BR2_PACKAGE_ZLIB
2 prompt "zlib.............................. Library implementing the deflate compression method"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 A library implementing the 'deflate' compression method
7
8 http://www.zlib.net/
9