summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/bspprerequisitedrivers.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/opt/bspprerequisitedrivers.yml')
-rw-r--r--spec/acfg/opt/bspprerequisitedrivers.yml24
1 files changed, 12 insertions, 12 deletions
diff --git a/spec/acfg/opt/bspprerequisitedrivers.yml b/spec/acfg/opt/bspprerequisitedrivers.yml
index 0c2d36d5..5520ddfa 100644
--- a/spec/acfg/opt/bspprerequisitedrivers.yml
+++ b/spec/acfg/opt/bspprerequisitedrivers.yml
@@ -1,12 +1,15 @@
SPDX-License-Identifier: CC-BY-SA-4.0
-appl-config-option-constraint:
+appl-config-option-type: initializer
+constraints:
custom:
- |
The value of this configuration option shall be a list of initializers for
structures of type :c:type:`rtems_extensions_table`.
-appl-config-option-default-value: |
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+default-value: |
The default value is BSP-specific.
-appl-config-option-description: |
+description: |
If
* this configuration option is defined by the BSP
@@ -15,19 +18,16 @@ appl-config-option-description: |
then the value of this configuration option is used to initialize the table
of initial user extensions.
-appl-config-option-index: []
-appl-config-option-name: CONFIGURE_BSP_PREREQUISITE_DRIVERS
-appl-config-option-notes: |
- The value of this configuration option is placed before the entries of all
- other initial user extensions (including
- :ref:`CONFIGURE_APPLICATION_PREREQUISITE_DRIVERS`).
-appl-config-option-type: initializer
-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: ../bsp
+name: CONFIGURE_BSP_PREREQUISITE_DRIVERS
+notes: |
+ The value of this configuration option is placed before the entries of all
+ other initial user extensions (including
+ :ref:`CONFIGURE_APPLICATION_PREREQUISITE_DRIVERS`).
text: ''
type: interface