mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
arm: add dwc3 as a compilable driver
The IPQ4018/IPQ4019 cores use the DWC3 core. So make it available here.
This commit is contained in:
parent
5bc2e6e227
commit
0727f7b520
@ -99,6 +99,7 @@ dev/psci/psci.c optional psci
|
||||
dev/psci/smccc_arm.S optional psci
|
||||
dev/syscons/scgfbrndr.c optional sc
|
||||
dev/uart/uart_cpu_fdt.c optional uart fdt
|
||||
dev/usb/controller/dwc3.c optional fdt dwc3
|
||||
|
||||
kern/msi_if.m optional intrng
|
||||
kern/pic_if.m optional intrng
|
||||
|
Loading…
Reference in New Issue
Block a user