fix setting gmode, when wl0_gmode is unset
[openwrt.git] / package / zlib / Config.in
index adc43be..a90fae8 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/
This page took 0.031113 seconds and 4 git commands to generate.