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