Module Name:    src
Committed By:   jmcneill
Date:           Sat Apr 28 20:35:05 UTC 2018

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

Log Message:
Enable motg


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/conf/GENERIC64

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/GENERIC64
diff -u src/sys/arch/evbarm/conf/GENERIC64:1.3 src/sys/arch/evbarm/conf/GENERIC64:1.4
--- src/sys/arch/evbarm/conf/GENERIC64:1.3	Sat Apr 28 20:30:50 2018
+++ src/sys/arch/evbarm/conf/GENERIC64	Sat Apr 28 20:35:05 2018
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: GENERIC64,v 1.3 2018/04/28 20:30:50 jmcneill Exp $
+#	$NetBSD: GENERIC64,v 1.4 2018/04/28 20:35:05 jmcneill Exp $
 #
 #	GENERIC ARM (aarch64) kernel
 #
@@ -284,7 +284,7 @@ sunxiusbphy*	at fdt? pass 9		# Allwinner
 tegrausbphy*	at fdt?			# NVIDIA Tegra USB PHY
 dwctwo*		at fdt?			# Designware USB DRD
 ehci*		at fdt?			# EHCI
-#motg*		at fdt?			# Mentor Graphics USB OTG
+motg*		at fdt?			# Mentor Graphics USB OTG
 ohci*		at fdt?			# OHCI
 xhci*		at fdt?			# XHCI
 usb*		at usbus?

Reply via email to