summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaclipzip.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansaclipzip.h')
-rw-r--r--firmware/export/config/sansaclipzip.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/firmware/export/config/sansaclipzip.h b/firmware/export/config/sansaclipzip.h
index c31e08f846..9adf7023a9 100644
--- a/firmware/export/config/sansaclipzip.h
+++ b/firmware/export/config/sansaclipzip.h
@@ -182,7 +182,9 @@
182#define CONFIG_LCD LCD_CLIPZIP 182#define CONFIG_LCD LCD_CLIPZIP
183 183
184/* USB On-the-go */ 184/* USB On-the-go */
185#define CONFIG_USBOTG USBOTG_S3C6400X 185#define CONFIG_USBOTG USBOTG_DESIGNWARE
186/* logf() over USB serial (http://www.rockbox.org/wiki/PortalPlayerUsb) */
187//#define USB_ENABLE_SERIAL
186 188
187/* enable these for the experimental usb stack */ 189/* enable these for the experimental usb stack */
188#define HAVE_USBSTACK 190#define HAVE_USBSTACK