From 6a1644c52ac8af4696356db04894245f5a0e3dc3 Mon Sep 17 00:00:00 2001 From: Cástor Muñoz Date: Sun, 31 Jul 2016 03:52:22 +0200 Subject: as3525v2: use the new USB DesignWare driver Targets: sansaclipplus, samsaclipv2, sansaclipzip, sansafuzev2. Change-Id: I7773528a4e26707dd33fe9cb8948750d49570701 --- firmware/export/config/sansaclipv2.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'firmware/export/config/sansaclipv2.h') diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h index 0aa05975df..c7833189b6 100644 --- a/firmware/export/config/sansaclipv2.h +++ b/firmware/export/config/sansaclipv2.h @@ -179,7 +179,9 @@ #define CONFIG_LCD LCD_SSD1303 /* 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 -- cgit v1.2.3