diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 16f972ce37..e712d9d64a 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -1465,6 +1465,21 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
+ KBRANCH_DEFAULT
+
+
+ Defines the Linux kernel source repository's default
+ branch used to build the Linux kernel.
+ The KBRANCH_DEFAULT value is
+ the default value for
+ KBRANCH.
+ Unless you specify otherwise,
+ KBRANCH_DEFAULT initializes to
+ "master".
+
+
+
+
KERNEL_FEATURESIncludes additional metadata from the Yocto Project kernel Git repository.