diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2009-09-10 14:04:00 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2009-09-10 14:04:00 +0000 |
| commit | ac7d4c93c61017f96abce6fe2fd9a6baa52c6593 (patch) | |
| tree | 130f3f0fbf074f20232ba8e82674a28ad9bb7648 /sys/pc98 | |
| parent | b67ca8999b94fe5f4581a0276f943d7a62d70576 (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/conf/GENERIC | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index ef75694ca50c..272598956628 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -76,15 +76,6 @@ options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4) options AUDIT # Security event auditing options MAC # TrustedBSD MAC Framework -# Debugging for use in -current -options KDB # Enable kernel debugger support. -options DDB # Support DDB. -options GDB # Support remote GDB. -options INVARIANTS # Enable calls of extra sanity checking -options INVARIANT_SUPPORT # Extra sanity checks of internal structures, required by INVARIANTS -options WITNESS # Enable checks to detect deadlocks and cycles -options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed - # To make an SMP kernel, the next two lines are needed #options SMP # Symmetric MultiProcessor Kernel #device apic # I/O APIC |
