From 820b061d930b2e74145cf501417f9aff06fbc38d Mon Sep 17 00:00:00 2001 From: Gedare Bloom Date: Fri, 31 Jan 2025 16:20:09 -0700 Subject: [PATCH] cpukit/doxygen: remove stray pre-qualification comment --- cpukit/doxygen/appl-config.h | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/cpukit/doxygen/appl-config.h b/cpukit/doxygen/appl-config.h index f3b9b52a4f..074d4cb807 100644 --- a/cpukit/doxygen/appl-config.h +++ b/cpukit/doxygen/appl-config.h @@ -2489,17 +2489,9 @@ * The default value is 15. * * @par Constraints - * @parblock - * The following constraints apply to this configuration option: - * - * * The configuration option is not included in the pre-qualified feature set - * of RTEMS. Applications which are restricted to only use interfaces of the - * pre-qualified feature set of RTEMS shall not use the configuration option. - * - * * The value of the configuration option shall be a valid Classic API task - * priority. The set of valid task priorities depends on the scheduler - * configuration. - * @endparblock + * The value of the configuration option shall be a valid Classic API task + * priority. The set of valid task priorities depends on the scheduler + * configuration. */ #define CONFIGURE_JFFS2_DELAYED_WRITE_TASK_PRIORITY