From 67c503d0124b520df991df4674aff6dc29adb9c7 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 15 Apr 2013 16:25:11 -0700 Subject: [PATCH] dev-manual: Edits to "Fine-Tuning the Kernel Confguration File" section. (From yocto-docs rev: 229acbce8857ca398ca8d28e0341a931f237d7fb) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 0e443243f5..62f0ee4433 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -1948,7 +1948,7 @@ Fine-tuning the Kernel Configuration File - You can make sure the .config is as lean or efficient as + You can make sure the .config file is as lean or efficient as possible by reading the output of the kernel configuration fragment audit, noting any issues, making changes to correct the issues, and then repeating. @@ -1965,7 +1965,7 @@ .config file. Configuration items that appear twice in the same configuration fragment. - Configuration items tagged as 'required' were overridden. + Configuration items tagged as "required" were overridden. A board overrides a non-board specific option. Listed options not valid for the kernel being processed.