summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-01 21:45:09 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-02 14:38:33 +0200
commit7c0744f5b36e74ef8937f360655ba1bd55d2e4a9 (patch)
tree1e711549f28b6eaaf47439ed00610a127f413a50 /spec/build/cpukit
parentbuild: Fix typo (diff)
downloadrtems-7c0744f5b36e74ef8937f360655ba1bd55d2e4a9.tar.bz2
build: Scope RTEMS_MULTIPROCESSING option
Enable it only for selected BSPs. Improve description.
Diffstat (limited to 'spec/build/cpukit')
-rw-r--r--spec/build/cpukit/optmpci.yml15
1 files changed, 13 insertions, 2 deletions
diff --git a/spec/build/cpukit/optmpci.yml b/spec/build/cpukit/optmpci.yml
index cf72cf4b6e..8cac36c4d3 100644
--- a/spec/build/cpukit/optmpci.yml
+++ b/spec/build/cpukit/optmpci.yml
@@ -9,8 +9,19 @@ copyrights:
default: false
default-by-variant: []
description: |
- Enable the message passing based multiprocessing support (MPCI); do not confuse this with the SMP support
-enabled-by: true
+ If set to "True", then the message passing based multiprocessing support
+ (MPCI) is enabled, otherwise it is disabled. Do not confuse this with the
+ SMP support which is enabled by the RTEMS_SMP option.
+enabled-by:
+- m68k/mvme147s
+- powerpc/psim
+- powerpc/qoriq_core_0
+- powerpc/qoriq_core_1
+- sparc/gr712rc
+- sparc/gr740
+- sparc/leon3
+- sparc/ut699
+- sparc/ut700
links: []
name: RTEMS_MULTIPROCESSING
type: build