summaryrefslogtreecommitdiff
path: root/firmware/export/config/ondavx777.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ondavx777.h')
-rw-r--r--firmware/export/config/ondavx777.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/ondavx777.h b/firmware/export/config/ondavx777.h
index b6e7546590..b9167e04ae 100644
--- a/firmware/export/config/ondavx777.h
+++ b/firmware/export/config/ondavx777.h
@@ -203,6 +203,8 @@ No access to the NAND yet..
203#define CONFIG_USBOTG USBOTG_JZ4740 203#define CONFIG_USBOTG USBOTG_JZ4740
204#define HAVE_USBSTACK 204#define HAVE_USBSTACK
205#define USE_ROCKBOX_USB 205#define USE_ROCKBOX_USB
206/* Connect by events, not by tick polling */
207#define USB_STATUS_BY_EVENT
206#define USB_VENDOR_ID 0x07C4 208#define USB_VENDOR_ID 0x07C4
207#define USB_PRODUCT_ID 0xA4A5 209#define USB_PRODUCT_ID 0xA4A5
208 210