dev-manual: correct SMP_CONFIG

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

(From yocto-docs rev: 32e6145b5f41d4eb293f8267ef01d02217143152)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton 2012-07-02 10:36:15 +01:00 committed by Richard Purdie
parent 257e61a2cb
commit 9568530dd9
1 changed files with 1 additions and 1 deletions

View File

@ -1353,7 +1353,7 @@
</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>"