config BR2_PACKAGE_ZLIB
- bool "zlib"
- default n
+ 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/