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