[rtems-central commit] spec: Fix CONFIGURE_BSP_PREREQUISITE_DRIVERS docs

Sebastian Huber sebh at rtems.org
Fri Apr 30 05:02:48 UTC 2021


Module:    rtems-central
Branch:    master
Commit:    07533033a52017d51fcc84f7b07322de7b944ec8
Changeset: http://git.rtems.org/rtems-central/commit/?id=07533033a52017d51fcc84f7b07322de7b944ec8

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Apr 29 11:28:46 2021 +0200

spec: Fix CONFIGURE_BSP_PREREQUISITE_DRIVERS docs

---

 spec/acfg/if/bsp-prerequisite-drivers.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/spec/acfg/if/bsp-prerequisite-drivers.yml b/spec/acfg/if/bsp-prerequisite-drivers.yml
index 6e7eb97..b9c5fb1 100644
--- a/spec/acfg/if/bsp-prerequisite-drivers.yml
+++ b/spec/acfg/if/bsp-prerequisite-drivers.yml
@@ -16,8 +16,8 @@ description: |
 
   * and ${disable-bsp-settings:/name} is undefined,
 
-  then the value of this configuration option is used to initialize the table
-  of initial user extensions.
+  then the value of this configuration option is used to add BSP-provided
+  prerequisite drivers to the Device Driver Table.
 enabled-by: true
 index-entries: []
 interface-type: appl-config-option



More information about the vc mailing list