X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/0cfd99d729c2d53031c2d564a4b70760eb1a7c30..e31f9b3f6cdc9554b25b5afc81a0f016ef60f494:/package/zlib/Config.in diff --git a/package/zlib/Config.in b/package/zlib/Config.in index a90fae8c4..4b96d9415 100644 --- a/package/zlib/Config.in +++ b/package/zlib/Config.in @@ -1,7 +1,9 @@ config BR2_PACKAGE_ZLIB - tristate "zlib - Library implementing the deflate compression method" + 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/ +