summaryrefslogtreecommitdiffstats
path: root/package/zlib/Config.in
blob: a90fae8c4bfc8efe6c40558a96bdd2a7189c4f70 (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_ZLIB
	tristate "zlib - Library implementing the deflate compression method"
	default m if CONFIG_DEVEL
	help
	  A library implementing the 'deflate' compression method
	  
	  http://www.zlib.net/