Restore XHCI operation on Armada 38x
r347343 split generic xhci driver into three files. Include generic_xhci_fdt.c when building kernel for Armada SoCs. This brings back XHCI support on these platforms and also others, which use GENERIC config. Submitted by: Kornel Duleba Obtained from: Semihalf MFC after: 1 week Sponsored by: Stormshield Differential Revision: https://reviews.freebsd.org/D24944
This commit is contained in:
parent
fd10265cd2
commit
da6526096f
@ -34,4 +34,5 @@ dev/uart/uart_dev_ns8250.c optional uart
|
||||
dev/uart/uart_dev_snps.c optional uart
|
||||
dev/usb/controller/ehci_mv.c optional ehci
|
||||
dev/usb/controller/generic_xhci.c optional xhci
|
||||
dev/usb/controller/generic_xhci_fdt.c optional xhci
|
||||
dev/ahci/ahci_mv_fdt.c optional ahci
|
||||
|
Loading…
Reference in New Issue
Block a user