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