Add the usb device (gadget) side of things. Also add ehci bindings
while I'm here in anticipation of usb2 support for newer SoCs. Requested by: Hans Petter Selasky
This commit is contained in:
parent
6020cc464d
commit
6ecf8b7749
@ -51,4 +51,7 @@ arm/at91/board_tsc4370.c optional at91_board_tsc4370
|
||||
#
|
||||
# usb
|
||||
#
|
||||
dev/usb/controller/ohci_atmelarm.c optional ohci
|
||||
dev/usb/controller/at91dci.c optional at91_dci
|
||||
dev/usb/controller/at91dci_atmelarm.c optional at91_dci
|
||||
dev/usb/controller/ohci_atmelarm.c optional ohci
|
||||
dev/usb/controller/ehci_atmelarm.c optional ehci
|
||||
|
Loading…
Reference in New Issue
Block a user