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, 6 insertions, 2 deletions
diff --git a/doc/user/conf.t b/doc/user/conf.t
index 8208aae793..aab3ca6109 100644
--- a/doc/user/conf.t
+++ b/doc/user/conf.t
@@ -369,8 +369,12 @@ for an application and leaving out a clock tick source.
@findex CONFIGURE_APPLICATION_NEEDS_RTC_DRIVER
@item @code{CONFIGURE_APPLICATION_NEEDS_RTC_DRIVER}
-is defined
-if the application wishes to include the Real-Time Clock Driver.
+is defined if the application wishes to include the Real-Time Clock Driver.
+By default, this is not defined.
+
+@findex CONFIGURE_APPLICATION_NEEDS_WATCHDOG_DRIVER
+@item @code{CONFIGURE_APPLICATION_NEEDS_WATCHDOG_DRIVER}
+is defined if the application wishes to include the Watchdog Driver.
By default, this is not defined.
@findex CONFIGURE_APPLICATION_NEEDS_STUB_DRIVER