summaryrefslogtreecommitdiffstats
path: root/sys/powerpc
diff options
context:
space:
mode:
authorjhibbits <jhibbits@FreeBSD.org>2016-12-23 03:28:43 +0000
committerjhibbits <jhibbits@FreeBSD.org>2016-12-23 03:28:43 +0000
commit5b9277e2522e830cafe25c28e4f0f03268d51c7e (patch)
treeb630e7408e3c1bb476ab36c66357bde489226811 /sys/powerpc
parent18e9e5c62e84dc38622038ab1b0428cc1d822a30 (diff)
downloadFreeBSD-src-5b9277e2522e830cafe25c28e4f0f03268d51c7e.zip
FreeBSD-src-5b9277e2522e830cafe25c28e4f0f03268d51c7e.tar.gz
MFC r305677:
Add ehci to the MPC85XX build
Diffstat (limited to 'sys/powerpc')
-rw-r--r--sys/powerpc/conf/MPC85XX1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/conf/MPC85XX b/sys/powerpc/conf/MPC85XX
index fffda86..6cd84ef 100644
--- a/sys/powerpc/conf/MPC85XX
+++ b/sys/powerpc/conf/MPC85XX
@@ -89,6 +89,7 @@ device tun
device uart
options USB_DEBUG # enable debug msgs
#device uhci
+device ehci
device umass
device usb
device vlan
OpenPOWER on IntegriCloud