You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/openwrt/package/zlib/Config.in

10 lines
252 B
Plaintext

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/