1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00

arm64: add xhci driver and umass/ukbd to GENERIC for Cavium ThunderX

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2015-09-15 19:59:35 +00:00
parent 1a2b77cf2e
commit 9b76bf99d5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=287829

View File

@ -119,7 +119,10 @@ device pl011
# USB support
options USB_DEBUG # enable debug msgs
device dwcotg # DWC OTG controller
device xhci # XHCI PCI->USB interface (USB 3.0)
device usb # USB Bus (required)
device ukbd # Keyboard
device umass # Disks/Mass storage - Requires scbus and da
# Pseudo devices.
device loop # Network loopback