[rtems commit] appl-config: CONFIGURE_BSP_PREREQUISITE_DRIVERS

Sebastian Huber sebh at rtems.org
Fri Apr 30 05:56:55 UTC 2021


Module:    rtems
Branch:    master
Commit:    901136e7c1e196b83c8e98bb00e33337c784895b
Changeset: http://git.rtems.org/rtems/commit/?id=901136e7c1e196b83c8e98bb00e33337c784895b

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Apr 30 07:07:30 2021 +0200

appl-config: CONFIGURE_BSP_PREREQUISITE_DRIVERS

Replace copy and paste with a proper description.

---

 cpukit/doxygen/appl-config.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cpukit/doxygen/appl-config.h b/cpukit/doxygen/appl-config.h
index 87f16bb..5eb272e 100644
--- a/cpukit/doxygen/appl-config.h
+++ b/cpukit/doxygen/appl-config.h
@@ -510,8 +510,8 @@
  *
  * * and #CONFIGURE_DISABLE_BSP_SETTINGS 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.
  *
  * @par Default Value
  * The default value is BSP-specific.



More information about the vc mailing list