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 Enable motg



details:   https://anonhg.NetBSD.org/src/rev/8a8aaea975c5
branches:  trunk
changeset: 322316:8a8aaea975c5
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat Apr 28 20:35:05 2018 +0000

description:
Enable motg

diffstat:

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

diffs (19 lines):

diff -r e6638738f7f4 -r 8a8aaea975c5 sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64    Sat Apr 28 20:30:50 2018 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64    Sat Apr 28 20:35:05 2018 +0000
@@ -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 @@
 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?



Home | Main Index | Thread Index | Old Index