summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/common.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/kernel-dev/common.rst')
-rw-r--r--documentation/kernel-dev/common.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/common.rst b/documentation/kernel-dev/common.rst
index 690f61110b..028b6af84c 100644
--- a/documentation/kernel-dev/common.rst
+++ b/documentation/kernel-dev/common.rst
@@ -1043,7 +1043,7 @@ Using  ``menuconfig``
1043The easiest way to define kernel configurations is to set them through 1043The easiest way to define kernel configurations is to set them through
1044the ``menuconfig`` tool. This tool provides an interactive method with 1044the ``menuconfig`` tool. This tool provides an interactive method with
1045which to set kernel configurations. For general information on 1045which to set kernel configurations. For general information on
1046``menuconfig``, see https://en.wikipedia.org/wiki/Menuconfig. 1046``menuconfig``, see :wikipedia:`Menuconfig`.
1047 1047
1048To use the ``menuconfig`` tool in the Yocto Project development 1048To use the ``menuconfig`` tool in the Yocto Project development
1049environment, you must do the following: 1049environment, you must do the following: