summaryrefslogtreecommitdiff
path: root/firmware/export/config/ondavx747.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ondavx747.h')
-rw-r--r--firmware/export/config/ondavx747.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/ondavx747.h b/firmware/export/config/ondavx747.h
index 1cd9143965..e01c6ccc46 100644
--- a/firmware/export/config/ondavx747.h
+++ b/firmware/export/config/ondavx747.h
@@ -216,6 +216,9 @@ No access to the NAND yet..
216#define CONFIG_USBOTG USBOTG_JZ4740 216#define CONFIG_USBOTG USBOTG_JZ4740
217#define HAVE_USBSTACK 217#define HAVE_USBSTACK
218#define USE_ROCKBOX_USB 218#define USE_ROCKBOX_USB
219/* Connect by events, not by tick polling */
220#define USB_STATUS_BY_EVENT
221
219#define USB_VENDOR_ID 0x07C4 222#define USB_VENDOR_ID 0x07C4
220#define USB_PRODUCT_ID 0xA4A5 223#define USB_PRODUCT_ID 0xA4A5
221 224