aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2002-09-19 18:52:37 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2002-09-19 18:52:37 +0000
commit0be15dec9a46be382a0e0b54a335d3ac97cc51e2 (patch)
tree8fe1ce2388ae1770170118bd2f18e903752c8e7c /sys/conf/options
parente485b64b08a02ccda8959ef386915d30109e74f9 (diff)
downloadsrc-0be15dec9a46be382a0e0b54a335d3ac97cc51e2.tar.gz
src-0be15dec9a46be382a0e0b54a335d3ac97cc51e2.zip
Ahem, actually add the DDB_TRACE option and finish changing DDB_UNATTENDED
to use its own header.
Notes
Notes: svn path=/head/; revision=103648
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index d02b621a4441..a3efa89c0372 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -83,7 +83,8 @@ CY_PCI_FASTINTR
CONSPEED opt_comconsole.h
DDB
DDB_NOKLDSYM opt_ddb.h
-DDB_UNATTENDED opt_ddb.h
+DDB_TRACE
+DDB_UNATTENDED
GDB_REMOTE_CHAT opt_ddb.h
GDBSPEED opt_ddb.h
GEOM