Sun Aug 8 16:25:49 2010 UTC ()
remove dup "options KTRACE".


(chs)
diff -r1.4 -r1.5 src/sys/arch/hpcsh/conf/DEBUG

cvs diff -r1.4 -r1.5 src/sys/arch/hpcsh/conf/DEBUG (expand / switch to context diff)
--- src/sys/arch/hpcsh/conf/DEBUG 2005/12/11 12:17:36 1.4
+++ src/sys/arch/hpcsh/conf/DEBUG 2010/08/08 16:25:49 1.5
@@ -1,7 +1,7 @@
 #
 # kernel config file for debugging.
 #
-# 	$NetBSD: DEBUG,v 1.4 2005/12/11 12:17:36 christos Exp $
+# 	$NetBSD: DEBUG,v 1.5 2010/08/08 16:25:49 chs Exp $
 #
 
 include 	"arch/hpcsh/conf/GENERIC"
@@ -21,5 +21,4 @@
 #options 	KSTACK_DEBUG
 options 	DIAGNOSTIC		# extra kernel debugging checks
 options 	DEBUG			# extra kernel debugging support
-options 	KTRACE			# system call tracing support
 options 	PCMCIAVERBOSE	# verbose PCMCIA configuration messages