Module Name: src
Committed By: matt
Date: Mon Jun 8 14:42:38 UTC 2015
Modified Files:
src/sys/arch/evbmips/conf: ERLITE
Log Message:
Add wdog0
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/evbmips/conf/ERLITE
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbmips/conf/ERLITE
diff -u src/sys/arch/evbmips/conf/ERLITE:1.9 src/sys/arch/evbmips/conf/ERLITE:1.10
--- src/sys/arch/evbmips/conf/ERLITE:1.9 Mon Jun 1 22:55:12 2015
+++ src/sys/arch/evbmips/conf/ERLITE Mon Jun 8 14:42:38 2015
@@ -1,11 +1,11 @@
-# $NetBSD: ERLITE,v 1.9 2015/06/01 22:55:12 matt Exp $
+# $NetBSD: ERLITE,v 1.10 2015/06/08 14:42:38 matt Exp $
include "arch/mips/conf/std.octeon"
include "arch/evbmips/conf/files.octeon"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ERLITE-$Revision: 1.9 $"
+#ident "ERLITE-$Revision: 1.10 $"
maxusers 32
@@ -121,6 +121,7 @@ config netbsd root on ? type ?
mainbus0 at root
cpunode0 at mainbus?
cpu* at cpunode? core ?
+wdog0 at cpunode0 flags 0 # flags 1 will enable it on boot
iobus0 at mainbus?
bootbus0 at mainbus?