diff options
Diffstat (limited to 'openwrt/package/zlib/Config.in')
-rw-r--r-- | openwrt/package/zlib/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/zlib/Config.in b/openwrt/package/zlib/Config.in index 00c912a88..a90fae8c4 100644 --- a/openwrt/package/zlib/Config.in +++ b/openwrt/package/zlib/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_ZLIB - tristate "zlib" + tristate "zlib - Library implementing the deflate compression method" default m if CONFIG_DEVEL help A library implementing the 'deflate' compression method |