summaryrefslogtreecommitdiffstats
path: root/package/libpng/Config.in
blob: dcc22c92fdf399e7027352eca9c2b975f0ba73c5 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_LIBPNG
	bool "libpng"
	default n
	select BR2_PACKAGE_ZLIB
	help
	  Library for handling PNG (Portable Network Graphics)
	  images.

	  http://www.libpng.org/