aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/zlib/Config.in
blob: 4b96d94153e81d7b5de8dffc7389035d44c9cba4 (plain)
1
2
3
4
5
6
7
8
9
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/