nbd's makefile/menuconfig rewrite
[openwrt/svn-archive/archive.git] / openwrt / package / zlib / Config.in
index fef23243608a1f2987c98b3a4f90663e2a4b1210..89cb1eb92a5408edc7ff1bd9c2cd3c7b7b454188 100644 (file)
@@ -1,5 +1,7 @@
 config BR2_PACKAGE_ZLIB
-       bool "zlib"
-       default n
+       tristate "zlib"
+       default y
        help
-               zlib library
+         A library implementing the 'deflate' compression method
+         
+         http://www.zlib.net/