summaryrefslogtreecommitdiff
path: root/firmware/export/config
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/iriverh10.h3
-rw-r--r--firmware/export/config/iriverh10_5gb.h3
2 files changed, 6 insertions, 0 deletions
diff --git a/firmware/export/config/iriverh10.h b/firmware/export/config/iriverh10.h
index 83c92651a2..219e1277d6 100644
--- a/firmware/export/config/iriverh10.h
+++ b/firmware/export/config/iriverh10.h
@@ -178,6 +178,9 @@
178#define USB_VENDOR_ID 0x0B70 178#define USB_VENDOR_ID 0x0B70
179#define USB_PRODUCT_ID 0x00BA 179#define USB_PRODUCT_ID 0x00BA
180#define HAVE_USB_HID_MOUSE 180#define HAVE_USB_HID_MOUSE
181#ifdef BOOTLOADER
182#define HAVE_BOOTLOADER_USB_MODE
183#endif
181 184
182/* Define this if you have adjustable CPU frequency */ 185/* Define this if you have adjustable CPU frequency */
183#define HAVE_ADJUSTABLE_CPU_FREQ 186#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config/iriverh10_5gb.h b/firmware/export/config/iriverh10_5gb.h
index c2cffcf41f..5ff588ef72 100644
--- a/firmware/export/config/iriverh10_5gb.h
+++ b/firmware/export/config/iriverh10_5gb.h
@@ -165,6 +165,9 @@
165#define USB_VENDOR_ID 0x0B70 165#define USB_VENDOR_ID 0x0B70
166#define USB_PRODUCT_ID 0x00BA 166#define USB_PRODUCT_ID 0x00BA
167#define HAVE_USB_HID_MOUSE 167#define HAVE_USB_HID_MOUSE
168#ifdef BOOTLOADER
169#define HAVE_BOOTLOADER_USB_MODE
170#endif
168 171
169/* Define this if you have adjustable CPU frequency */ 172/* Define this if you have adjustable CPU frequency */
170#define HAVE_ADJUSTABLE_CPU_FREQ 173#define HAVE_ADJUSTABLE_CPU_FREQ