mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Move and rename dwc otg driver to more
generic one as it appears to work for rk3188 SoC based board too. No objections from: hselasky@ Reviewed by: ray@
This commit is contained in:
parent
c5985c1f9f
commit
8f011d4075
2 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ arm/broadcom/bcm2835/bcm2835_systimer.c standard
|
|||
arm/broadcom/bcm2835/bcm2835_wdog.c standard
|
||||
arm/broadcom/bcm2835/bus_space.c optional fdt
|
||||
arm/broadcom/bcm2835/common.c optional fdt
|
||||
arm/broadcom/bcm2835/dwc_otg_brcm.c optional dwcotg
|
||||
dev/usb/controller/dwc_otg_fdt.c optional dwcotg
|
||||
|
||||
arm/arm/bus_space_generic.c standard
|
||||
arm/arm/bus_space_asm_generic.S standard
|
||||
|
|
|
|||
Loading…
Reference in a new issue