Add a TESTING kernel configuration that includes GENERIC with useful

diagnostic options turned on and any local drivers that aren't ready
for GENERIC yet but still ought to be tested.
This commit is contained in:
bjh21 2009-01-04 01:06:26 +00:00
parent ba2b1f1960
commit b954c58e71
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# $NetBSD: TESTING,v 1.1 2009/01/04 01:06:26 bjh21 Exp $
#
# Test kernel, with extra things turned on, including all consistency checks.
include "arch/acorn26/conf/GENERIC"
options DIAGNOSTIC
options DEBUG
options DDB_ONPANIC=2 # Stack trace on panic
powerrom* at podulebus? slot ?