From 0aefe3632ecf2a584bb5edca9652b8fc3340f4fc Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Sat, 10 Jul 2004 19:34:06 +0000 Subject: 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... --- sys/conf/options | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'sys/conf/options') 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_.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 -- cgit v1.2.3