diff --git a/documentation/dev-manual/dev-manual-kernel-appendix.xml b/documentation/dev-manual/dev-manual-kernel-appendix.xml
index 2304f0a898..d7b5587cb9 100644
--- a/documentation/dev-manual/dev-manual-kernel-appendix.xml
+++ b/documentation/dev-manual/dev-manual-kernel-appendix.xml
@@ -491,6 +491,35 @@
+
+ Changing the Kernel Configuration
+
+
+ This section presents an example that changes the kernel configuration.
+ The example shows how to use menuconfig to quickly see
+ and set configurations used by the kernel.
+
+
+
+ [Example to be supplied]
+
+
+
+
+ Adding Kernel Recipes
+
+
+ This section presents an example that adds kernel recipes, which provide
+ new functionality to the kernel.
+
+
+
+ [Example to be supplied]
+
+
+
+
+