X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/9d30652149fd745711342cec7ee8574e973ec241..3005042d932a79abbbc8ac6a76a2c899675b80dd:/openwrt/package/zlib/Config.in?ds=sidebyside diff --git a/openwrt/package/zlib/Config.in b/openwrt/package/zlib/Config.in index 89cb1eb92..4b96d9415 100644 --- a/openwrt/package/zlib/Config.in +++ b/openwrt/package/zlib/Config.in @@ -1,7 +1,9 @@ config BR2_PACKAGE_ZLIB - tristate "zlib" - default y + 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/ +