copy uclibc++ package from whiterussian to head
[openwrt.git] / package / zlib / Config.in
index adc43be45de4b581182ad38489c31838828df9a3..a90fae8c4bfc8efe6c40558a96bdd2a7189c4f70 100644 (file)
@@ -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/