We don't need ADB debugging enabled any longer.
This commit is contained in:
parent
41608c00a3
commit
162689f352
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: INSTALL,v 1.4 2000/02/14 08:48:08 scottr Exp $
|
||||
# $NetBSD: INSTALL,v 1.5 2000/06/10 02:33:59 scottr Exp $
|
||||
#
|
||||
# INSTALL
|
||||
|
||||
|
@ -30,7 +30,7 @@ options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
|
|||
# Diagnostic/debugging support options - XXX remove these at some point
|
||||
options DIAGNOSTIC # cheap kernel consistency checks
|
||||
options DDB # in-kernel debugger
|
||||
options ADB_DEBUG # ADB debugging
|
||||
#options ADB_DEBUG # ADB debugging
|
||||
|
||||
# Compatibility options
|
||||
options COMPAT_10 # NetBSD 1.0,
|
||||
|
|
Loading…
Reference in New Issue