summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod4g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipod4g.h')
-rw-r--r--firmware/export/config-ipod4g.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-ipod4g.h b/firmware/export/config-ipod4g.h
index 6c08e7533e..7db9836462 100644
--- a/firmware/export/config-ipod4g.h
+++ b/firmware/export/config-ipod4g.h
@@ -180,7 +180,8 @@
180 180
181/* enable these for the experimental usb stack */ 181/* enable these for the experimental usb stack */
182#define HAVE_USBSTACK 182#define HAVE_USBSTACK
183#define USE_ROCKBOX_USB 183/*Disable USB for the release due to charging issues */
184/*#define USE_ROCKBOX_USB*/
184#define USB_VENDOR_ID 0x05ac 185#define USB_VENDOR_ID 0x05ac
185#define USB_PRODUCT_ID 0x1203 186#define USB_PRODUCT_ID 0x1203
186 187