Add ehci to the MPC85XX build

Many QorIQ and MPC85xx SoCs have USB support, so add it to the kernel.

MFC after:	1 week
This commit is contained in:
Justin Hibbits 2016-09-10 01:09:58 +00:00
parent d30e66e53a
commit 44dd680963
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=305677

View File

@ -89,6 +89,7 @@ device tun
device uart
options USB_DEBUG # enable debug msgs
#device uhci
device ehci
device umass
device usb
device vlan