X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/1ab6c154527b34eeec1dd5dd74cd73c5540c08d0..e31f9b3f6cdc9554b25b5afc81a0f016ef60f494:/package/zlib/Config.in diff --git a/package/zlib/Config.in b/package/zlib/Config.in index fef232436..4b96d9415 100644 --- a/package/zlib/Config.in +++ b/package/zlib/Config.in @@ -1,5 +1,9 @@ config BR2_PACKAGE_ZLIB - bool "zlib" - default n + prompt "zlib.............................. Library implementing the deflate compression method" + tristate + default m if CONFIG_DEVEL help - zlib library + A library implementing the 'deflate' compression method + + http://www.zlib.net/ +