Date: Fri, 23 Dec 2016 03:28:43 +0000 (UTC) From: Justin Hibbits <jhibbits@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r310446 - stable/11/sys/powerpc/conf Message-ID: <201612230328.uBN3ShFB099560@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612230328.uBN3ShFB099560>