summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaclipv2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansaclipv2.h')
-rw-r--r--firmware/export/config/sansaclipv2.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h
index 85c1276367..eb6fb6c737 100644
--- a/firmware/export/config/sansaclipv2.h
+++ b/firmware/export/config/sansaclipv2.h
@@ -167,18 +167,15 @@
167/* Type of LCD */ 167/* Type of LCD */
168#define CONFIG_LCD LCD_SSD1303 168#define CONFIG_LCD LCD_SSD1303
169 169
170#ifndef BOOTLOADER
171
172#define USB_HANDLED_BY_OF
173
174/* USB On-the-go */ 170/* USB On-the-go */
175#define CONFIG_USBOTG USBOTG_AS3525v2 171#define CONFIG_USBOTG USBOTG_AS3525v2
176 172
177/* enable these for the experimental usb stack */ 173/* enable these for the experimental usb stack */
178#define HAVE_USBSTACK 174#define HAVE_USBSTACK
175#define USB_HANDLED_BY_OF
176//#define USE_ROCKBOX_USB
179#define USB_VENDOR_ID 0x0781 177#define USB_VENDOR_ID 0x0781
180#define USB_PRODUCT_ID 0x7435 178#define USB_PRODUCT_ID 0x7435
181#endif /* BOOTLOADER */
182 179
183/* Virtual LED (icon) */ 180/* Virtual LED (icon) */
184#define CONFIG_LED LED_VIRTUAL 181#define CONFIG_LED LED_VIRTUAL