summaryrefslogtreecommitdiff
path: root/package/git/Config.in
blob: c897385a711fdbef7d39214ef80f9bcf2edb8c97 (plain)
1
2
3
4
5
6
7
8
9
10
config ADK_PACKAGE_GIT
	prompt "git............................... fast version control system"
	tristate
	select ADK_PACKAGE_LIBOPENSSL
	select ADK_PACKAGE_LIBCURL
	select ADK_PACKAGE_LIBEXPAT
	select ADK_PACKAGE_LIBPTHREAD
	default n
	help
	  Fast version control system.