summaryrefslogtreecommitdiffstats
path: root/c-user
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-07 07:33:34 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-07 13:04:41 +0200
commit5a412bd35f0bf2ce72c6688c938fdf185387e57c (patch)
tree6946776dbce93f1b2209eda8b5a4eaa11a675102 /c-user
parentc-user: Fix appl config option references (diff)
downloadrtems-docs-5a412bd35f0bf2ce72c6688c938fdf185387e57c.tar.bz2
c-user: Fix CONFIGURE_MAXIMUM_PROCESSORS minimum
Diffstat (limited to 'c-user')
-rw-r--r--c-user/config/general.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/c-user/config/general.rst b/c-user/config/general.rst
index b1bca61..4b66c13 100644
--- a/c-user/config/general.rst
+++ b/c-user/config/general.rst
@@ -305,7 +305,7 @@ DEFAULT VALUE:
The default value is 1.
VALUE CONSTRAINTS:
- The value of this configuration option shall be greater than or equal to 0
+ The value of this configuration option shall be greater than or equal to 1
and less than or equal to ``CPU_MAXIMUM_PROCESSORS``.
DESCRIPTION: