KDTRACE_HOOKS is enabled by default in GENERIC.common, remove references in

individual config files.
This commit is contained in:
sevan 2017-03-22 22:53:06 +00:00
parent 45bd6f0779
commit c2aad55695
3 changed files with 3 additions and 6 deletions

View File

@ -1,5 +1,5 @@
#
# $NetBSD: BEAGLEBONE,v 1.38 2017/03/18 21:04:12 sevan Exp $
# $NetBSD: BEAGLEBONE,v 1.39 2017/03/22 22:53:06 sevan Exp $
#
# BEAGLEBONE -- TI AM335x board Kernel
#
@ -134,7 +134,6 @@ options KTRACE # system call tracing, a la ktrace(1)
#options PERFCTRS # performance counters
options DIAGNOSTIC # internal consistency checks
options DEBUG
options KDTRACE_HOOKS # kernel DTrace hooks
options MODULAR # DTrace is a module (load via modules.conf)
#options PMAP_DEBUG # Enable pmap_debug_level code
#options IPKDB # remote kernel debugging

View File

@ -1,4 +1,4 @@
# $NetBSD: SHEEVAPLUG,v 1.53 2017/02/19 07:47:00 rin Exp $
# $NetBSD: SHEEVAPLUG,v 1.54 2017/03/22 22:53:06 sevan Exp $
#
# This configuration supports for generically Marvell SheevaPlug
#
@ -156,7 +156,6 @@ options USBVERBOSE # verbose USB device autoconfig messages
#options PERFCTRS # performance counters
options DIAGNOSTIC # internal consistency checks
options DEBUG
#options KDTRACE_HOOKS # kernel DTrace hooks
#options LOCKDEBUG
#options PMAP_DEBUG # Enable pmap_debug_level code
#options VERBOSE_INIT_ARM # verbose bootstraping messages

View File

@ -1,5 +1,5 @@
#
# $NetBSD: VTC100,v 1.11 2017/02/19 07:47:00 rin Exp $
# $NetBSD: VTC100,v 1.12 2017/03/22 22:53:06 sevan Exp $
#
# VTC100 -- NEXCOM VTC100 Kernel
#
@ -134,7 +134,6 @@ options KTRACE # system call tracing, a la ktrace(1)
#options PERFCTRS # performance counters
options DIAGNOSTIC # internal consistency checks
options DEBUG
#options KDTRACE_HOOKS # kernel DTrace hooks
#options PMAP_DEBUG # Enable pmap_debug_level code
#options IPKDB # remote kernel debugging
#options VERBOSE_INIT_ARM # verbose bootstraping messages