Disable DIAGNOSTIC - it is already enabled in GENERIC.common

This commit is contained in:
skrll 2017-03-20 14:06:43 +00:00
parent ae3f786bf5
commit ec008a6479
5 changed files with 11 additions and 11 deletions

View File

@ -1,5 +1,5 @@
#
# $NetBSD: BPI,v 1.20 2016/12/13 20:42:17 christos Exp $
# $NetBSD: BPI,v 1.21 2017/03/20 14:06:43 skrll Exp $
#
# BPI -- Banana Pi - an Allwinner A20 Eval Board Kernel
#
@ -22,7 +22,7 @@ options MULTIPROCESSOR
# Development and Debugging options
options DIAGNOSTIC # internal consistency checks
#options DIAGNOSTIC # internal consistency checks
#options DEBUG
makeoptions DEBUG="-g" # compile full symbol table
makeoptions COPY_SYMTAB=1

View File

@ -1,4 +1,4 @@
# $NetBSD: HUMMINGBIRD_A31,v 1.27 2016/12/13 20:42:17 christos Exp $
# $NetBSD: HUMMINGBIRD_A31,v 1.28 2017/03/20 14:06:43 skrll Exp $
#
# HUMMINGBIRD_A31 - Merrii Hummingbird A31
#
@ -18,7 +18,7 @@ options ALLWINNER_A31
options AWIN_CONSOLE_EARLY
options AWIN_GPIO_IGNORE_FW
options DIAGNOSTIC # internal consistency checks
#options DIAGNOSTIC # internal consistency checks
#options DEBUG
#options VERBOSE_INIT_ARM # verbose bootstraping messages
makeoptions DEBUG="-g" # compile full symbol table

View File

@ -1,4 +1,4 @@
# $NetBSD: KOBO,v 1.7 2015/04/10 10:58:07 hkenken Exp $
# $NetBSD: KOBO,v 1.8 2017/03/20 14:06:43 skrll Exp $
#
# KOBO -- http://kobo.com
#
@ -24,8 +24,8 @@ options IMX51_IPGCLK_FREQ=50000000 # XXX This value is not correct.
options CONSDEVNAME="\"imxuart\"",CONADDR=0x53fc0000
options CONSPEED=115200 # Console speed
options DIAGNOSTIC # internal consistency checks
#options DEBUG
#options DIAGNOSTIC # internal consistency checks
#options DEBUG
#options KGDB
makeoptions DEBUG="-g" # compile full symbol table
makeoptions COPY_SYMTAB=1

View File

@ -1,5 +1,5 @@
#
# $NetBSD: ODROID-C1,v 1.21 2015/11/29 16:52:00 jmcneill Exp $
# $NetBSD: ODROID-C1,v 1.22 2017/03/20 14:06:43 skrll Exp $
#
# Hardkernel ODROID-C1 (Amlogic S805) based SBC (Single Board Computer)
#
@ -10,7 +10,7 @@ include "arch/evbarm/conf/GENERIC.common"
options CPU_CORTEXA5
options MULTIPROCESSOR
options DIAGNOSTIC
#options DIAGNOSTIC
#options DEBUG
#options LOCKDEBUG
makeoptions DEBUG="-g" # compile full symbol table

View File

@ -1,5 +1,5 @@
#
# $NetBSD: TEGRA,v 1.10 2016/12/13 20:42:17 christos Exp $
# $NetBSD: TEGRA,v 1.11 2017/03/20 14:06:43 skrll Exp $
#
# NVIDIA Tegra K1 (T124)
#
@ -13,7 +13,7 @@ options MULTIPROCESSOR
pseudo-device openfirm # /dev/openfirm
options DIAGNOSTIC # internal consistency checks
#options DIAGNOSTIC # internal consistency checks
#options DEBUG
#options LOCKDEBUG
#options PMAP_DEBUG # Enable pmap_debug_level code