Module Name:    src
Committed By:   aymeric
Date:           Sun Oct 14 18:56:39 UTC 2018

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

Log Message:
Attach dwcwdt


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/conf/NANOSOC

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/NANOSOC
diff -u src/sys/arch/evbarm/conf/NANOSOC:1.1 src/sys/arch/evbarm/conf/NANOSOC:1.2
--- src/sys/arch/evbarm/conf/NANOSOC:1.1	Wed Sep 19 17:31:39 2018
+++ src/sys/arch/evbarm/conf/NANOSOC	Sun Oct 14 18:56:39 2018
@@ -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 @@ ld*		at sdmmc?
 dwctwo* 	at fdt?
 usb*		at dwctwo?
 
+dwcwdt* 	at fdt?
+
 include "dev/usb/usbdevices.config"
 
 no umidi

Reply via email to