From 79fb6fddf831586231b0b101790b59f11e708bb5 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 17 Mar 2020 09:10:15 +0100 Subject: c-user: Canonicalize configuration option groups Update #3836. --- c-user/config/mpci.rst | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'c-user/config/mpci.rst') 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 ````. 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 -- cgit v1.2.3