summaryrefslogtreecommitdiff
path: root/package/jpeg/Config.in
blob: 4d05a07610dea190d573585c804c7ff01cc336eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config ADK_COMPILE_JPEG
	tristate
	default n
	depends ADK_PACKAGE_LIBJPEG

config ADK_PACKAGE_LIBJPEG
	prompt "libjpeg........................... The Independent JPEG Group's JPEG runtime library"
	tristate
	default n
	select ADK_COMPILE_JPEG
	help
	  The Independent JPEG Group's JPEG runtime library.
	  
	  http://www.ijg.org/