mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 23:49:32 +08:00
Prefix the BSP family name with "bsps/" to make it distinct to the BSP variant names. Update #4468.
28 lines
704 B
YAML
28 lines
704 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
actions:
|
|
- get-boolean: null
|
|
- env-enable: null
|
|
- define-condition: null
|
|
build-type: option
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
|
default: false
|
|
default-by-variant: []
|
|
description: |
|
|
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
|