summaryrefslogtreecommitdiffstats
path: root/c-user/config/general.rst
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2022-05-20 08:45:16 -0500
committerJoel Sherrill <joel@rtems.org>2022-05-20 08:45:16 -0500
commit9ba26e7cb25e2bff2bd50871e2e7c9b477ee6f32 (patch)
treea20057322c1e0aeb7c06c08259001f4e77573dab /c-user/config/general.rst
parentuser: Update architectures supporting TLS (diff)
downloadrtems-docs-9ba26e7cb25e2bff2bd50871e2e7c9b477ee6f32.tar.bz2
c-user: Update references to --enable-* configure options.
Also updated list of SMP architectures and added enough lead in to let users know the source code was the definitive answer.
Diffstat (limited to 'c-user/config/general.rst')
-rw-r--r--c-user/config/general.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/c-user/config/general.rst b/c-user/config/general.rst
index a1f242a..0da7530 100644
--- a/c-user/config/general.rst
+++ b/c-user/config/general.rst
@@ -437,9 +437,9 @@ Each processor needs an IDLE task stack and interrupt stack for example.
If there are more processors available than configured, the rest will be
ignored.
-This configuration option is only evaluated in SMP configurations (e.g. RTEMS
-was built with the ``--enable-smp`` build configuration option). In all
-other configurations it has no effect.
+This configuration option is only evaluated in SMP configurations of RTEMS
+(e.g. RTEMS was built with the SMP build configuration option enabled).
+In all other configurations it has no effect.
.. rubric:: CONSTRAINTS: