summaryrefslogtreecommitdiffstats
path: root/package/zlib/Config.in
blob: eeda15e16422c4ea22754e8b3548b287338f5b09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config BR2_PACKAGE_ZLIB
	bool "zlib"
	help
	  Standard (de)compression library.  Used by things like
	  gzip and libpng.

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

config BR2_PACKAGE_ZLIB_TARGET_HEADERS
	bool "zlib headers in target"
	depends on BR2_PACKAGE_ZLIB
	help
	  Put headers files in the target.