Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/hpcsh/conf remove dup "options KTRACE".



details:   https://anonhg.NetBSD.org/src/rev/dff3951753af
branches:  trunk
changeset: 756950:dff3951753af
user:      chs <chs%NetBSD.org@localhost>
date:      Sun Aug 08 16:25:49 2010 +0000

description:
remove dup "options KTRACE".

diffstat:

 sys/arch/hpcsh/conf/DEBUG |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3bf97cafb977 -r dff3951753af sys/arch/hpcsh/conf/DEBUG
--- a/sys/arch/hpcsh/conf/DEBUG Sun Aug 08 16:23:40 2010 +0000
+++ b/sys/arch/hpcsh/conf/DEBUG Sun Aug 08 16:25:49 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index