summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/maxdrivers.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/opt/maxdrivers.yml')
-rw-r--r--spec/acfg/opt/maxdrivers.yml28
1 files changed, 14 insertions, 14 deletions
diff --git a/spec/acfg/opt/maxdrivers.yml b/spec/acfg/opt/maxdrivers.yml
index b4bb06a5..9b811c56 100644
--- a/spec/acfg/opt/maxdrivers.yml
+++ b/spec/acfg/opt/maxdrivers.yml
@@ -1,5 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
-appl-config-option-constraint:
+appl-config-option-type: integer
+constraints:
custom:
- |
It shall be greater than or equal than the number of statically configured
@@ -7,27 +8,26 @@ appl-config-option-constraint:
links:
- /acfg/opt/constraintmemsz
max: '``SIZE_MAX``'
-appl-config-option-default-value: |
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+default-value: |
This is computed by default, and is set to the number of device drivers
configured using the ``CONFIGURE_APPLICATIONS_NEEDS_XXX_DRIVER``
configuration options.
-appl-config-option-description: |
+description: |
The value of this configuration option defines the number of device drivers.
-appl-config-option-index: []
-appl-config-option-name: CONFIGURE_MAXIMUM_DRIVERS
-appl-config-option-notes: |
- If the application will dynamically install device drivers, then this
- configuration parameter shall be larger than the number of statically
- configured device drivers. Drivers configured using the
- ``CONFIGURE_APPLICATIONS_NEEDS_XXX_DRIVER`` configuration options are
- statically installed.
-appl-config-option-type: integer
-copyrights:
-- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
enabled-by: true
+index-entries: []
interface-type: appl-config-option
links:
- role: appl-config-group-member
uid: ../devdrv
+name: CONFIGURE_MAXIMUM_DRIVERS
+notes: |
+ If the application will dynamically install device drivers, then this
+ configuration parameter shall be larger than the number of statically
+ configured device drivers. Drivers configured using the
+ ``CONFIGURE_APPLICATIONS_NEEDS_XXX_DRIVER`` configuration options are
+ statically installed.
text: ''
type: interface