summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/kernel-dev/kernel-dev-common.xml4
1 files changed, 4 insertions, 0 deletions
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 @@
389 You can use the entire <filename>.config</filename> file as the 389 You can use the entire <filename>.config</filename> file as the
390 <filename>defconfig</filename> file as described in the 390 <filename>defconfig</filename> file as described in the
391 "<link linkend='changing-the-configuration'>Changing the Configuration</link>" section. 391 "<link linkend='changing-the-configuration'>Changing the Configuration</link>" section.
392 For more information on the <filename>.config</filename> file,
393 see the
394 "<ulink url='&YOCTO_DOCS_DEV_URL;#using-menuconfig'>Using <filename>menuconfig</filename></ulink>"
395 section in the Yocto Project Development Manual.
392 </para> 396 </para>
393 397
394 <para> 398 <para>