X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a8401ca0b807b47cb479b0343171ac7de33541d7..b0af37509ec20b8a54ddba4e6498e3d5640659dc:/openwrt/package/zlib/Config.in diff --git a/openwrt/package/zlib/Config.in b/openwrt/package/zlib/Config.in index adc43be45..a90fae8c4 100644 --- a/openwrt/package/zlib/Config.in +++ b/openwrt/package/zlib/Config.in @@ -1,5 +1,7 @@ config BR2_PACKAGE_ZLIB - bool "zlib" - default y + tristate "zlib - Library implementing the deflate compression method" + default m if CONFIG_DEVEL help - zlib library + A library implementing the 'deflate' compression method + + http://www.zlib.net/