summaryrefslogtreecommitdiff
path: root/firmware/export/config-clip.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-clip.h')
-rw-r--r--firmware/export/config-clip.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/firmware/export/config-clip.h b/firmware/export/config-clip.h
index 37b1a3185a..45b0a607c0 100644
--- a/firmware/export/config-clip.h
+++ b/firmware/export/config-clip.h
@@ -175,19 +175,14 @@
175 175
176#define USB_HANDLED_BY_OF 176#define USB_HANDLED_BY_OF
177 177
178#if 0 /* disabled since there is no USB driver */ 178#define CONFIG_USB USBOTG_AS3525
179
180/* USB On-the-go */
181#define CONFIG_USBOTG USBOTG_ARC
182 179
183/* enable these for the experimental usb stack */ 180/* enable these for the experimental usb stack */
184#define HAVE_USBSTACK 181#define HAVE_USBSTACK
185#define USB_VENDOR_ID 0x0781 182#define USB_VENDOR_ID 0x0781
186#define USB_PRODUCT_ID 0x7433 183#define USB_PRODUCT_ID 0x7433
187#endif /* BOOTLOADER */
188
189#endif
190 184
185#endif /* BOOTLOADER */
191 186
192/* Virtual LED (icon) */ 187/* Virtual LED (icon) */
193#define CONFIG_LED LED_VIRTUAL 188#define CONFIG_LED LED_VIRTUAL