diff --git a/sys/arch/luna68k/conf/GENERIC b/sys/arch/luna68k/conf/GENERIC index e82c84ebc391..871244efb1d1 100644 --- a/sys/arch/luna68k/conf/GENERIC +++ b/sys/arch/luna68k/conf/GENERIC @@ -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