Module Name: src
Committed By: macallan
Date: Thu Oct 8 17:58:51 UTC 2015
Modified Files:
src/sys/arch/evbmips/conf: CI20
Log Message:
add efuse driver
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/evbmips/conf/CI20
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/CI20
diff -u src/sys/arch/evbmips/conf/CI20:1.16 src/sys/arch/evbmips/conf/CI20:1.17
--- src/sys/arch/evbmips/conf/CI20:1.16 Wed Aug 12 07:53:57 2015
+++ src/sys/arch/evbmips/conf/CI20 Thu Oct 8 17:58:51 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CI20,v 1.16 2015/08/12 07:53:57 maxv Exp $
+# $NetBSD: CI20,v 1.17 2015/10/08 17:58:51 macallan Exp $
#
# MIPS Creator CI20
#
@@ -7,7 +7,7 @@ include "arch/evbmips/conf/std.ingenic"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "CI20-$Revision: 1.16 $"
+#ident "CI20-$Revision: 1.17 $"
maxusers 32
@@ -142,6 +142,9 @@ cpu0 at mainbus?
#wdog0 at mainbus?
apbus0 at mainbus?
+# EFUSE Slave Interface
+efuse* at apbus?
+
# On-chip UARTs
com* at apbus?