openwrtv4/openwrt/package/zlib/Config.in

10 lines
252 B
Text
Raw Normal View History

config BR2_PACKAGE_ZLIB
prompt "zlib.............................. Library implementing the deflate compression method"
tristate
default m if CONFIG_DEVEL
help
A library implementing the 'deflate' compression method
http://www.zlib.net/