summaryrefslogtreecommitdiff
path: root/package/curl/Config.in
blob: f8b8da8e63f7731bb7b2d7a9566040a2bdc9ba6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config ADK_COMPILE_CURL
	tristate
	default n
	depends on ADK_PACKAGE_LIBCURL

config ADK_PACKAGE_CURL
	prompt   "curl.............................. A client-side URL transfer tool"
	tristate
	default n
	depends on ADK_PACKAGE_LIBCURL
	help
	  http://curl.haxx.se/