From 901136e7c1e196b83c8e98bb00e33337c784895b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 30 Apr 2021 07:07:30 +0200 Subject: 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 87f16bb512..5eb272e97c 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. -- cgit v1.2.3