From fae276ea095f96278e970940840fa61ebcc9ff59 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 27 Sep 2017 13:09:54 -0700 Subject: kernel-dev: Eliminated "Generating Configuration Files" section. This section was largely redundant now. The small things that did add value I placed in other areas of the chapter 2. One was a new section on expanding variables using bitbake -e. Another was a bit about the defconfig file. And a small procedure on how to create config fragments using the "diffconfig" command was retained. Links from the dev-manual and the ref-manual were adjusted as well. (From yocto-docs rev: 7059d3eac1fec20089cabf197503f1bec747686d) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/kernel-dev/kernel-dev-intro.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/kernel-dev/kernel-dev-intro.xml') diff --git a/documentation/kernel-dev/kernel-dev-intro.xml b/documentation/kernel-dev/kernel-dev-intro.xml index 174ab93ab0..885a54ce1e 100644 --- a/documentation/kernel-dev/kernel-dev-intro.xml +++ b/documentation/kernel-dev/kernel-dev-intro.xml @@ -212,7 +212,7 @@ Applicable: If your situation calls for changing the kernel's configuration, you can use - menuconfig, + menuconfig, which allows you to interactively develop and test the configuration changes you are making to the kernel. Saving changes you make with menuconfig -- cgit v1.2.3-54-g00ecf