summaryrefslogtreecommitdiffstats
path: root/package/libpng/Config.in
blob: 1b51de17515256573a9e27029e23c07d7f708474 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_LIBPNG
	prompt "libpng............................ PNG (Portable Network Graphics) format files handling library"
	tristate
	default m if CONFIG_DEVEL
	select BR2_PACKAGE_ZLIB
	help
	  A library for reading/writing PNG files
	  
	  http://www.libpng.org/pub/png/libpng.html