aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2004-07-10 19:34:06 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2004-07-10 19:34:06 +0000
commit0aefe3632ecf2a584bb5edca9652b8fc3340f4fc (patch)
tree2fb245cf99c6c1be2c89dd19a19b8845340928c3 /sys/conf/options
parentcbc174356c7ec702f9a7233643543d0df103b5f1 (diff)
downloadsrc-0aefe3632ecf2a584bb5edca9652b8fc3340f4fc.tar.gz
src-0aefe3632ecf2a584bb5edca9652b8fc3340f4fc.zip
Add new options for the KDB framework. This commit merely adds them and
in particular not without removing the options they replace or in the proper location in this file. The purpose of this commit is to make it possible to commit changes in parts without causing massive build breakages. At least, that's the intend. I have no idea if it actually works out as I hope...
Notes
Notes: svn path=/head/; revision=131904
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options9
1 files changed, 9 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index b593318bfeab..7867e08800ad 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -30,6 +30,15 @@
# If filename is missing, the default is
# opt_<name-of-option-in-lower-case>.h
+# XXX temporary
+GDB
+KDB opt_global.h
+KDB_TRACE opt_kdb.h
+KDB_UNATTENDED opt_kdb.h
+WITNESS_KDB opt_witness.h
+SC_DISABLE_KDBKEY opt_syscons.h
+
+
AAC_DEBUG opt_aac.h
AHC_ALLOW_MEMIO opt_aic7xxx.h
AHC_TMODE_ENABLE opt_aic7xxx.h