summaryrefslogtreecommitdiffstats
path: root/c-user/config/mpci.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-17 09:10:15 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-18 07:32:26 +0100
commit79fb6fddf831586231b0b101790b59f11e708bb5 (patch)
tree510906b5d6943a218c02098266325b5b0abf4e01 /c-user/config/mpci.rst
parentc-user: Add reference to proxies (diff)
downloadrtems-docs-79fb6fddf831586231b0b101790b59f11e708bb5.tar.bz2
c-user: Canonicalize configuration option groups
Update #3836.
Diffstat (limited to 'c-user/config/mpci.rst')
-rw-r--r--c-user/config/mpci.rst13
1 files changed, 6 insertions, 7 deletions
diff --git a/c-user/config/mpci.rst b/c-user/config/mpci.rst
index 46b69b7..a3d0620 100644
--- a/c-user/config/mpci.rst
+++ b/c-user/config/mpci.rst
@@ -5,13 +5,12 @@
Multiprocessing Configuration
=============================
-This section defines the multiprocessing related system configuration
-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.
+This section describes multiprocessing related configuration options. The
+options are only used if RTEMS was built with the ``--enable-multiprocessing``
+build configuration option. Additionally, this class of configuration options
+are only applicable if the configuration option :ref:`CONFIGURE_MP_APPLICATION`
+is defined. The multiprocessing (MPCI) support must not be confused with the
+SMP support.
.. index:: CONFIGURE_MP_APPLICATION