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 Attach dwcwdt



details:   https://anonhg.NetBSD.org/src/rev/6dd72b2daeff
branches:  trunk
changeset: 836383:6dd72b2daeff
user:      aymeric <aymeric%NetBSD.org@localhost>
date:      Sun Oct 14 18:56:39 2018 +0000

description:
Attach dwcwdt

diffstat:

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

diffs (19 lines):

diff -r 33060d52af34 -r 6dd72b2daeff sys/arch/evbarm/conf/NANOSOC
--- a/sys/arch/evbarm/conf/NANOSOC      Sun Oct 14 18:55:40 2018 +0000
+++ b/sys/arch/evbarm/conf/NANOSOC      Sun Oct 14 18:56:39 2018 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: NANOSOC,v 1.1 2018/09/19 17:31:39 aymeric Exp $
+#      $NetBSD: NANOSOC,v 1.2 2018/10/14 18:56:39 aymeric Exp $
 #
 #      Altera DE0 Nano SoC
 #
@@ -58,6 +58,8 @@
 dwctwo*        at fdt?
 usb*           at dwctwo?
 
+dwcwdt*        at fdt?
+
 include "dev/usb/usbdevices.config"
 
 no umidi



Home | Main Index | Thread Index | Old Index