Module Name:    src
Committed By:   kiyohara
Date:           Fri Nov  6 14:16:11 UTC 2015

Modified Files:
        src/sys/arch/evbarm/conf: OPENBLOCKS_AX3

Log Message:
Add mvsocts.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/evbarm/conf/OPENBLOCKS_AX3

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/evbarm/conf/OPENBLOCKS_AX3
diff -u src/sys/arch/evbarm/conf/OPENBLOCKS_AX3:1.17 src/sys/arch/evbarm/conf/OPENBLOCKS_AX3:1.18
--- src/sys/arch/evbarm/conf/OPENBLOCKS_AX3:1.17	Wed Aug 12 07:53:57 2015
+++ src/sys/arch/evbarm/conf/OPENBLOCKS_AX3	Fri Nov  6 14:16:11 2015
@@ -1,4 +1,4 @@
-#	$NetBSD: OPENBLOCKS_AX3,v 1.17 2015/08/12 07:53:57 maxv Exp $
+#	$NetBSD: OPENBLOCKS_AX3,v 1.18 2015/11/06 14:16:11 kiyohara Exp $
 #
 #	OPENBLOCKS_AX3 -- Plat'Home. OpenBlockS AX3 kernel
 #
@@ -220,6 +220,9 @@ mvpex*	at mvsoc? offset ? irq ?
 # On-chip IDMA Controller
 gtidmac* at mvsoc? offset ? irq ?
 
+# On-chip Thermal Sensor
+mvsocts* at mvsoc? offset ? irq ?
+
 # On-chip Timers
 mvsoctmr* at mvsoc? offset ? irq ?
 

Reply via email to