as3525v2: use the new USB DesignWare driver

Targets: sansaclipplus, samsaclipv2, sansaclipzip, sansafuzev2.

Change-Id: I7773528a4e26707dd33fe9cb8948750d49570701
This commit is contained in:
Cástor Muñoz 2016-07-31 03:52:22 +02:00 committed by Gerrit Rockbox
parent 9868da4978
commit 6a1644c52a
7 changed files with 93 additions and 5 deletions

View file

@ -203,7 +203,9 @@
#endif
/* USB On-the-go */
#define CONFIG_USBOTG USBOTG_S3C6400X
#define CONFIG_USBOTG USBOTG_DESIGNWARE
/* logf() over USB serial (http://www.rockbox.org/wiki/PortalPlayerUsb) */
//#define USB_ENABLE_SERIAL
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK