another zlib fix
[openwrt-10.03/.git] / package / zlib / Config.in
index 89cb1eb92a5408edc7ff1bd9c2cd3c7b7b454188..a90fae8c4bfc8efe6c40558a96bdd2a7189c4f70 100644 (file)
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_ZLIB
-       tristate "zlib"
-       default y
+       tristate "zlib - Library implementing the deflate compression method"
+       default m if CONFIG_DEVEL
        help
          A library implementing the 'deflate' compression method