summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-15 16:25:11 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:15 +0100
commit67c503d0124b520df991df4674aff6dc29adb9c7 (patch)
tree7bd70779b8efa44c01e140a85b294ca24672a2fd /documentation/dev-manual
parentd70617f965846db17c97b9e71e945abbc61ccfc8 (diff)
downloadast2050-yocto-poky-67c503d0124b520df991df4674aff6dc29adb9c7.zip
ast2050-yocto-poky-67c503d0124b520df991df4674aff6dc29adb9c7.tar.gz
dev-manual: Edits to "Fine-Tuning the Kernel Confguration File" section.
(From yocto-docs rev: 229acbce8857ca398ca8d28e0341a931f237d7fb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml4
1 files 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 0e44324..62f0ee4 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -1948,7 +1948,7 @@
<title>Fine-tuning the Kernel Configuration File</title>
<para>
- You can make sure the <filename>.config</filename> is as lean or efficient as
+ You can make sure the <filename>.config</filename> 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.
</para>
@@ -1965,7 +1965,7 @@
<filename>.config</filename> file.</para></listitem>
<listitem><para>Configuration items that appear twice in the same
configuration fragment.</para></listitem>
- <listitem><para>Configuration items tagged as 'required' were overridden.
+ <listitem><para>Configuration items tagged as "required" were overridden.
</para></listitem>
<listitem><para>A board overrides a non-board specific option.</para></listitem>
<listitem><para>Listed options not valid for the kernel being processed.
OpenPOWER on IntegriCloud