Commit babd953f authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

linux: document and default to sensible value for BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION

parent 82822efe
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -69,7 +69,11 @@ config BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL

config BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION
	string "Custom Git version"
	default "HEAD"
	depends on BR2_LINUX_KERNEL_CUSTOM_GIT
	help
	  Git revision to use in the format used by git rev-parse,
	  E.G. a sha id, a tag, branch, ..

config BR2_LINUX_KERNEL_VERSION
	string