Remove extra debugging/sanity checking code from GENERIC.
This commit is contained in:
parent
d063175e87
commit
fc387549e3
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.1 2000/01/05 08:48:54 nisimura Exp $
|
||||
# $NetBSD: GENERIC,v 1.2 2000/01/17 00:58:01 nisimura Exp $
|
||||
#
|
||||
# GENERIC LUNA68K
|
||||
#
|
||||
@ -27,10 +27,10 @@ options KTRACE
|
||||
options DDB
|
||||
#options DDB_HISTORY_SIZE=100 # enable history editing in DDB
|
||||
#options SYMTAB_SPACE=72000 # place DDB symbols in data segment
|
||||
options DEBUG # extra kernel debugging support
|
||||
options DIAGNOSTIC # extra kernel sanity checking
|
||||
options SCSIVERBOSE # Verbose SCSI errors
|
||||
options SCSIDEBUG
|
||||
#options DEBUG # extra kernel debugging support
|
||||
#options DIAGNOSTIC # extra kernel sanity checking
|
||||
#options SCSIVERBOSE # Verbose SCSI errors
|
||||
#options SCSIDEBUG
|
||||
#makeoptions DEBUG="-g" # compile full symbol table
|
||||
|
||||
# Compatability options
|
||||
|
Loading…
Reference in New Issue
Block a user