1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00

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...
This commit is contained in:
Marcel Moolenaar 2004-07-10 19:34:06 +00:00
parent cbc174356c
commit 0aefe3632e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=131904

View File

@ -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