config BR2_PACKAGE_ZLIB
- bool "zlib"
- default n
+ prompt "zlib.............................. Library implementing the deflate compression method"
+ tristate
+ default m if CONFIG_DEVEL
help
- zlib library
+ A library implementing the 'deflate' compression method
+
+ http://www.zlib.net/
+