summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/appl-prerequisite-drivers.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/if/appl-prerequisite-drivers.yml')
-rw-r--r--spec/acfg/if/appl-prerequisite-drivers.yml30
1 files changed, 30 insertions, 0 deletions
diff --git a/spec/acfg/if/appl-prerequisite-drivers.yml b/spec/acfg/if/appl-prerequisite-drivers.yml
new file mode 100644
index 00000000..13f98c9e
--- /dev/null
+++ b/spec/acfg/if/appl-prerequisite-drivers.yml
@@ -0,0 +1,30 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+appl-config-option-type: initializer
+constraints:
+ texts:
+ - |
+ The value of this configuration option shall be a list of initializers for
+ structures of type ${/rtems/io/if/driver-address-table:/name}.
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+default-value: |
+ The default value is the empty list.
+description: |
+ The value of this configuration option is used to initialize the Device
+ Driver Table.
+enabled-by: true
+index-entries: []
+interface-type: appl-config-option
+links:
+- role: appl-config-group-member
+ uid: group-devdrv
+name: CONFIGURE_APPLICATION_PREREQUISITE_DRIVERS
+notes: |
+ The value of this configuration option is placed after the entries defined by
+ ${bsp-prerequisite-drivers:/name} and before all other device driver
+ configuration options.
+
+ See ${appl-extra-drivers:/name} for an alternative placement
+ of application device driver initializers.
+text: ''
+type: interface