[yocto] [yocto-docs] [PATCH 3/5] dev-manual: correct SMP_CONFIG

Paul Eggleton paul.eggleton at linux.intel.com
Mon Jul 2 02:54:22 PDT 2012


It's CONFIG_SMP here, and since the title of the section already
mentions it, just change the sentence to be more generic.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 .../dev-manual/dev-manual-common-tasks.xml         |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 067b5df..5622fea 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -1399,7 +1399,7 @@ so that there are some definite steps on how to do this.  I need more detail her
             </para>
 
             <para>
-                For an example that shows how to change the <filename>SMP_CONFIG</filename> parameter
+                For an example that shows how to change a specific kernel option
                 using <filename>menuconfig</filename>, see the 
                 "<link linkend='changing-the-config-smp-configuration-using-menuconfig'>Changing
                 the <filename>CONFIG_SMP</filename> Configuration Using <filename>menuconfig</filename></link>" 
-- 
1.7.9.5




More information about the yocto mailing list