Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf Revert previous, the needed signals are...



details:   https://anonhg.NetBSD.org/src/rev/b5bd8a0f440a
branches:  trunk
changeset: 824230:b5bd8a0f440a
user:      martin <martin%NetBSD.org@localhost>
date:      Sun May 28 18:39:58 2017 +0000

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

diffstat:

 sys/arch/evbarm/conf/CUBIETRUCK |  8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diffs (19 lines):

diff -r 54c6cdf9ea17 -r b5bd8a0f440a sys/arch/evbarm/conf/CUBIETRUCK
--- a/sys/arch/evbarm/conf/CUBIETRUCK   Sun May 28 18:23:22 2017 +0000
+++ b/sys/arch/evbarm/conf/CUBIETRUCK   Sun May 28 18:39:58 2017 +0000
@@ -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 @@
 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
-



Home | Main Index | Thread Index | Old Index