From 210dbc1162fde9527a36d1e94f98259e3cf75c18 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 1 Apr 2020 08:55:00 +0200 Subject: spec: Clarify config options use --- spec/acfg/opt/RTEMS-ACFG-OPT-MPMAXPROXIES.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'spec/acfg/opt/RTEMS-ACFG-OPT-MPMAXPROXIES.yml') 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``' -- cgit v1.2.3