summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-MPMAXPROXIES.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-01 08:55:00 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-01 08:56:40 +0200
commit210dbc1162fde9527a36d1e94f98259e3cf75c18 (patch)
tree25c40e1914f2ecb83d57cb1fda9652235506aea2 /spec/acfg/opt/RTEMS-ACFG-OPT-MPMAXPROXIES.yml
parenta48a2e5968f4618f08eeadebb40883130f3e396c (diff)
spec: Clarify config options use
Diffstat (limited to '')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-MPMAXPROXIES.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-MPMAXPROXIES.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-MPMAXPROXIES.yml
index 134cda7e..be458cea 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-MPMAXPROXIES.yml
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-MPMAXPROXIES.yml
@@ -13,6 +13,9 @@ appl-config-option-notes: |
on this node. This configuration parameter reflects the maximum number of
remote tasks/threads which can be blocked on objects on this node, see
:ref:`MPCIProxies`.
+
+ This configuration option is only evaluated if
+ :ref:`CONFIGURE_MP_APPLICATION` is defined.
appl-config-option-constraint:
min: 0
max: '``UINT32_MAX``'