summaryrefslogtreecommitdiffstats
path: root/doc/user/conf.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-11-27 15:35:38 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-11-27 15:35:38 +0000
commit68fe9f9618b41fa2f286766f32e1c18bfbc30bd5 (patch)
treebb676c989c38a7bb4adc71028af0ff0b19a2e99d /doc/user/conf.t
parent2007-11-27 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-68fe9f9618b41fa2f286766f32e1c18bfbc30bd5.tar.bz2
2007-11-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* user/conf.t: Add CONFIGURE_APPLICATION_EXTRA_DRIVERS.
Diffstat (limited to 'doc/user/conf.t')
-rw-r--r--doc/user/conf.t7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/user/conf.t b/doc/user/conf.t
index 4cacefb99a..65dba82226 100644
--- a/doc/user/conf.t
+++ b/doc/user/conf.t
@@ -306,6 +306,13 @@ This device driver simply provides entry points that return
successful and is primarily a test fixture.
By default, this is not defined.
+@findex CONFIGURE_APPLICATION_EXTRA_DRIVERS
+@item @code{CONFIGURE_APPLICATION_EXTRA_DRIVERS}
+is defined if the application has device drivers it needs to
+include in the Device Driver Table. This should be defined
+to the set of device driver entries that will be placed in
+the table. By default, this is not defined.
+
@end itemize
@subsection Multiprocessing Configuration