summaryrefslogtreecommitdiff
path: root/firmware/export/config-creativezvm60gb.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-creativezvm60gb.h')
-rw-r--r--firmware/export/config-creativezvm60gb.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/firmware/export/config-creativezvm60gb.h b/firmware/export/config-creativezvm60gb.h
index a0cf2ba918..490db1f861 100644
--- a/firmware/export/config-creativezvm60gb.h
+++ b/firmware/export/config-creativezvm60gb.h
@@ -166,9 +166,11 @@
166#define BOOTDIR "/.rockbox" 166#define BOOTDIR "/.rockbox"
167 167
168/* #define CONFIG_USBOTG USBOTG_ISP1761 */ 168/* #define CONFIG_USBOTG USBOTG_ISP1761 */
169#define CONFIG_USBOTG USBOTG_ISP1583 169#define CONFIG_USBOTG USBOTG_ISP1583
170#define HAVE_USBSTACK 170#define HAVE_USBSTACK
171#define USE_ROCKBOX_USB
171#define USB_VENDOR_ID 0x041e 172#define USB_VENDOR_ID 0x041e
172#define USB_PRODUCT_ID 0x4133 173#define USB_PRODUCT_ID 0x4133
174#define USB_NUM_ENDPOINTS 7
173 175
174#endif /* SIMULATOR */ 176#endif /* SIMULATOR */