Module Name:    src
Committed By:   martin
Date:           Sun May 28 18:39:58 UTC 2017

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

Log Message:
Revert previous, the needed signals are not easily accessible on
CUBIETRUCK


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbarm/conf/CUBIETRUCK

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/CUBIETRUCK
diff -u src/sys/arch/evbarm/conf/CUBIETRUCK:1.10 src/sys/arch/evbarm/conf/CUBIETRUCK:1.11
--- src/sys/arch/evbarm/conf/CUBIETRUCK:1.10	Sun May 28 11:15:59 2017
+++ src/sys/arch/evbarm/conf/CUBIETRUCK	Sun May 28 18:39:58 2017
@@ -1,4 +1,4 @@
-#	$NetBSD: CUBIETRUCK,v 1.10 2017/05/28 11:15:59 martin Exp $
+#	$NetBSD: CUBIETRUCK,v 1.11 2017/05/28 18:39:58 martin Exp $
 #
 #	CUBIETRUCK - Cubieboard3 (mostly cubieboard2 with 2GB)
 #
@@ -37,9 +37,3 @@ awintve0 	at awinio0
 cinclude	"arch/evbarm/conf/CUBIETRUCK.local"
 
 #options 	VERBOSE_INIT_ARM # verbose bootstraping messages
-
-# CAN bus support
-#options 	CAN		# Controller Area Network protocol
-#pseudo-device	canloop		# CAN loopback interface
-#awincan0	at awinio0 port ? flags 1
-

Reply via email to