summaryrefslogtreecommitdiffstats
path: root/c-user/configuring_a_system.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-11-02 10:57:05 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-11-05 07:18:51 +0100
commit00edae709dff54b29a482f6d9067dec10e489927 (patch)
treec62400eff116a17c495841d60357a45eb99ceb5f /c-user/configuring_a_system.rst
parentc-user: Update POSIX API configuration (diff)
downloadrtems-docs-00edae709dff54b29a482f6d9067dec10e489927.tar.bz2
c-user: Use common wording for build config opts
Diffstat (limited to 'c-user/configuring_a_system.rst')
-rw-r--r--c-user/configuring_a_system.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst
index 163f004..601c4a1 100644
--- a/c-user/configuring_a_system.rst
+++ b/c-user/configuring_a_system.rst
@@ -4459,9 +4459,9 @@ Multiprocessing Configuration
=============================
This section defines the multiprocessing related system configuration
-parameters supported by ``<rtems/confdefs.h>``. They are only used if the
-Multiprocessing Support (distinct from the SMP support) is enabled at configure
-time using the ``--enable-multiprocessing`` option.
+parameters supported by ``<rtems/confdefs.h>``. They are only used if RTEMS
+was built with the ``--enable-multiprocessing`` build configuration option.
+The multiprocessing (MPCI) support must not be confused with the SMP support.
Additionally, this class of Configuration Constants are only applicable if
``CONFIGURE_MP_APPLICATION`` is defined.
@@ -4492,8 +4492,8 @@ DESCRIPTION:
provided.
NOTES:
- This has no impact unless RTEMS was configured and built using the
- ``--enable-multiprocessing`` option.
+ This has no impact unless RTEMS was built with the
+ ``--enable-multiprocessing`` build configuration option.
.. index:: CONFIGURE_MP_NODE_NUMBER