summaryrefslogtreecommitdiffstats
path: root/doc/user/conf.t
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-07-08 10:10:09 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-07-08 10:10:27 +0200
commitb9a7dc3b048d12ecc4ded83d9b4b7f6b7ca9a329 (patch)
tree942a6507bce62a16af4d12581611ddc1e8125832 /doc/user/conf.t
parentbsps/powerpc: Provide debug and trace symbols (diff)
downloadrtems-b9a7dc3b048d12ecc4ded83d9b4b7f6b7ca9a329.tar.bz2
doc: Clarify SMP configuration defines
Diffstat (limited to 'doc/user/conf.t')
-rw-r--r--doc/user/conf.t5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/user/conf.t b/doc/user/conf.t
index 86d0ba507f..b19dbd9e82 100644
--- a/doc/user/conf.t
+++ b/doc/user/conf.t
@@ -4417,7 +4417,8 @@ This is not defined by default.
application.
@subheading NOTES:
-This define may go away in the future in case all RTEMS components are SMP ready.
+This define may go away in the future in case all RTEMS components are SMP
+ready. This configuration define is ignored on uni-processor configurations.
@c
@c === CONFIGURE_SMP_MAXIMUM_PROCESSORS ===
@@ -4447,7 +4448,7 @@ processors in the SMP configuration.
@subheading NOTES:
If there are more processors available than configured, the rest will be
-ignored.
+ignored. This configuration define is ignored on uni-processor configurations.
@c
@c === Device Driver Table ===