svn commit: r310446 - stable/11/sys/powerpc/conf
Justin Hibbits
jhibbits at FreeBSD.org
Fri Dec 23 03:28:44 UTC 2016
Author: jhibbits
Date: Fri Dec 23 03:28:43 2016
New Revision: 310446
URL: https://svnweb.freebsd.org/changeset/base/310446
Log:
MFC r305677:
Add ehci to the MPC85XX build
Modified:
stable/11/sys/powerpc/conf/MPC85XX
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/sys/powerpc/conf/MPC85XX
==============================================================================
--- stable/11/sys/powerpc/conf/MPC85XX Fri Dec 23 03:27:11 2016 (r310445)
+++ stable/11/sys/powerpc/conf/MPC85XX Fri Dec 23 03:28:43 2016 (r310446)
@@ -89,6 +89,7 @@ device tun
device uart
options USB_DEBUG # enable debug msgs
#device uhci
+device ehci
device umass
device usb
device vlan
More information about the svn-src-stable
mailing list