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 add awinrtc



details:   https://anonhg.NetBSD.org/src/rev/c346d05e25c5
branches:  trunk
changeset: 332119:c346d05e25c5
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sun Sep 07 17:50:01 2014 +0000

description:
add awinrtc

diffstat:

 sys/arch/evbarm/conf/CUBIEBOARD |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 7e4836f7104f -r c346d05e25c5 sys/arch/evbarm/conf/CUBIEBOARD
--- a/sys/arch/evbarm/conf/CUBIEBOARD   Sun Sep 07 17:49:39 2014 +0000
+++ b/sys/arch/evbarm/conf/CUBIEBOARD   Sun Sep 07 17:50:01 2014 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: CUBIEBOARD,v 1.21 2014/09/06 16:55:50 jmcneill Exp $
+#      $NetBSD: CUBIEBOARD,v 1.22 2014/09/07 17:50:01 jmcneill Exp $
 #
 #      CUBIEBOARD -- Allwinner A10/A20 Eval Board Kernel
 #
@@ -232,6 +232,9 @@
 # Watchdog timers
 awinwdt*       at awinio?
 
+# RTC
+awinrtc*       at awinio?
+
 # onboard audio codec
 awinac0                at awinio0
 audio0         at awinac0



Home | Main Index | Thread Index | Old Index