[PATCH] c-user: CONFIGURE_BSP_PREREQUISITE_DRIVERS
Sebastian Huber
sebastian.huber at embedded-brains.de
Thu Apr 29 13:01:32 UTC 2021
Replace copy and paste with a provide a proper description.
---
c-user/config/bsp-related.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/c-user/config/bsp-related.rst b/c-user/config/bsp-related.rst
index 4b6848d..45f31a8 100644
--- a/c-user/config/bsp-related.rst
+++ b/c-user/config/bsp-related.rst
@@ -217,8 +217,8 @@ DESCRIPTION:
* and :ref:`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.
NOTES:
The value of this configuration option is placed before the entries of all
--
2.26.2
More information about the devel
mailing list