diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml
index 27c82ceb58..ab7f80fbe4 100644
--- a/documentation/kernel-dev/kernel-dev-common.xml
+++ b/documentation/kernel-dev/kernel-dev-common.xml
@@ -389,6 +389,10 @@
You can use the entire .config file as the
defconfig file as described in the
"Changing the Configuration" section.
+ For more information on the .config file,
+ see the
+ "Using menuconfig"
+ section in the Yocto Project Development Manual.