From 343bb43ca9908a4daebea9414253509e8df0c478 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 13 May 2008 14:19:50 +0000 Subject: 2008-05-13 Joel Sherrill * user/conf.t: Fix typo on CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER. --- doc/ChangeLog | 5 +++++ doc/user/conf.t | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index 53a70f1968..bd367a7730 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2008-05-13 Joel Sherrill + + * user/conf.t: Fix typo on + CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER. + 2008-04-17 Joel Sherrill * user/conf.t: Add CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER. diff --git a/doc/user/conf.t b/doc/user/conf.t index d8a4d24d25..5146865a75 100644 --- a/doc/user/conf.t +++ b/doc/user/conf.t @@ -359,7 +359,7 @@ by the RTEMS Timing Test Suites. By default, this is not defined. @findex CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER -@item @code{CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER} is defined +@item @code{CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER} is defined when the application does @b{NOT} want the Clock Device Driver and is @b{NOT} using the Timer Driver. The inclusion or exclusion of the Clock Driver must be explicit in typical -- cgit v1.2.3