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:
parent
1a2b77cf2e
commit
9b76bf99d5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=287829
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user