summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml11
1 files changed, 3 insertions, 8 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml
index 2d1b5672..47df5cd2 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml
@@ -17,14 +17,9 @@ appl-config-option-name: BSP_IDLE_TASK_STACK_SIZE
appl-config-option-notes: |
None.
appl-config-option-constraint:
- custom:
- - |
- It shall be greater than or equal to a BSP-specific and application-specific
- minimum value.
- - |
- It shall be small enough so that the IDLE task stack area calculation
- carried out by ``<rtems/confdefs.h>`` does not overflow an integer of type
- ``size_t``.
+ links:
+ - RTEMS-ACFG-OPT-CONSTRAINTIDLESTACKAREA
+ - RTEMS-ACFG-OPT-CONSTRAINTBSPAPPMIN
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
derived: false