From d695dfca82b71eff75401976d0697b5309a4949c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 16 Jun 2008 15:54:27 +0000 Subject: 2008-06-16 Joel Sherrill * user/conf.t: Add CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS. --- doc/user/conf.t | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/user/conf.t') diff --git a/doc/user/conf.t b/doc/user/conf.t index 2c7ffc60d7..51301fa28e 100644 --- a/doc/user/conf.t +++ b/doc/user/conf.t @@ -503,6 +503,12 @@ system configuration parameters supported by @code{rtems/confdefs.h}. Classic API tasks that can be concurrently active. The default for this field is 0. +@findex CONFIGURE_DISABLE_CLASSIC_NOTEPADS +@item @code{CONFIGURE_DISABLE_CLASSIC_NOTEPADS} should be defined +if the user does not want to have support for Classic API Notepads +in their application. By default, this is not defined and Classic API +Notepads are supported. + @findex CONFIGURE_MAXIMUM_TIMERS @item @code{CONFIGURE_MAXIMUM_TIMERS} is the maximum number of Classic API timers that can be concurrently active. -- cgit v1.2.3