summaryrefslogtreecommitdiff
path: root/package/zlib/Config.in
blob: e39e8abb05111bf006c15ccff9412ca87c6d11ff (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_ZLIB
	bool "zlib"
	default n
	help
	  Standard (de)compression library.  Used by things like 
	  gzip and libpng.

	  http://www.gzip.org/zlib/