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.