summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config/sansaclipv2.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h
index 30f53dd58e..8ac90ddcde 100644
--- a/firmware/export/config/sansaclipv2.h
+++ b/firmware/export/config/sansaclipv2.h
@@ -166,20 +166,15 @@
166 166
167#define USB_HANDLED_BY_OF 167#define USB_HANDLED_BY_OF
168 168
169#if 0 /* disabled since there is no USB driver */
170
171/* USB On-the-go */ 169/* USB On-the-go */
172#define CONFIG_USBOTG USBOTG_ARC 170#define CONFIG_USBOTG USBOTG_AS3525
173 171
174/* enable these for the experimental usb stack */ 172/* enable these for the experimental usb stack */
175#define HAVE_USBSTACK 173#define HAVE_USBSTACK
176#define USB_VENDOR_ID 0x0781 174#define USB_VENDOR_ID 0x0781
177#define USB_PRODUCT_ID 0x7433 175#define USB_PRODUCT_ID 0x7435
178#endif /* BOOTLOADER */ 176#endif /* BOOTLOADER */
179 177
180#endif
181
182
183/* Virtual LED (icon) */ 178/* Virtual LED (icon) */
184#define CONFIG_LED LED_VIRTUAL 179#define CONFIG_LED LED_VIRTUAL
185 180