summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuzev2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansafuzev2.h')
-rw-r--r--firmware/export/config/sansafuzev2.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h
index 6bdfd58339..595106eecf 100644
--- a/firmware/export/config/sansafuzev2.h
+++ b/firmware/export/config/sansafuzev2.h
@@ -203,7 +203,9 @@
203#endif 203#endif
204 204
205/* USB On-the-go */ 205/* USB On-the-go */
206#define CONFIG_USBOTG USBOTG_S3C6400X 206#define CONFIG_USBOTG USBOTG_DESIGNWARE
207/* logf() over USB serial (http://www.rockbox.org/wiki/PortalPlayerUsb) */
208//#define USB_ENABLE_SERIAL
207 209
208/* enable these for the experimental usb stack */ 210/* enable these for the experimental usb stack */
209#define HAVE_USBSTACK 211#define HAVE_USBSTACK