diff options
Diffstat (limited to 'firmware/export')
-rw-r--r-- | firmware/export/config-creativezvm60gb.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-creativezvm60gb.h b/firmware/export/config-creativezvm60gb.h index 17632de544..1b5b17265f 100644 --- a/firmware/export/config-creativezvm60gb.h +++ b/firmware/export/config-creativezvm60gb.h @@ -158,7 +158,8 @@ #define BOOTFILE "rockbox." BOOTFILE_EXT #define BOOTDIR "/.rockbox" -#define CONFIG_USBOTG USBOTG_ISP1761 +/* #define CONFIG_USBOTG USBOTG_ISP1761 */ +#define CONFIG_USBOTG USBOTG_ISP1583 #define HAVE_USBSTACK #define USB_VENDOR_ID 0x041e #define USB_PRODUCT_ID 0x4133 |