summaryrefslogtreecommitdiffstats
path: root/doc/user/conf.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/conf.t')
-rw-r--r--doc/user/conf.t8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/user/conf.t b/doc/user/conf.t
index 5146865a75..8208aae793 100644
--- a/doc/user/conf.t
+++ b/doc/user/conf.t
@@ -346,10 +346,10 @@ defined.
@findex CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
@item @code{CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER}
is defined
-if the application wishes to include the Console Device Driver.
-This device driver is responsible for providing standard input
-and output using "/dev/console". By default, this is not
-defined.
+if the application wishes to include the Clock Device Driver.
+This device driver is responsible for providing a regular
+interrupt which invokes the @code{rtems_clock_tick} directive.
+By default, this is not defined.
@findex CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER
@item @code{CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER}