summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config/samsungyh820.h2
-rw-r--r--firmware/export/config/samsungyh920.h1
-rw-r--r--firmware/export/config/samsungyh925.h2
3 files changed, 3 insertions, 2 deletions
diff --git a/firmware/export/config/samsungyh820.h b/firmware/export/config/samsungyh820.h
index 08bba1a910..74b5a77004 100644
--- a/firmware/export/config/samsungyh820.h
+++ b/firmware/export/config/samsungyh820.h
@@ -163,9 +163,9 @@
163/* enable these for the experimental usb stack */ 163/* enable these for the experimental usb stack */
164#define HAVE_USBSTACK 164#define HAVE_USBSTACK
165#define USE_ROCKBOX_USB 165#define USE_ROCKBOX_USB
166/* todo - check */
167#define USB_VENDOR_ID 0x04e8 166#define USB_VENDOR_ID 0x04e8
168#define USB_PRODUCT_ID 0x5023 167#define USB_PRODUCT_ID 0x5023
168#define HAVE_USB_HID_MOUSE
169 169
170/* Define this if you have adjustable CPU frequency */ 170/* Define this if you have adjustable CPU frequency */
171#define HAVE_ADJUSTABLE_CPU_FREQ 171#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config/samsungyh920.h b/firmware/export/config/samsungyh920.h
index f9d47008fb..9b378c8ffe 100644
--- a/firmware/export/config/samsungyh920.h
+++ b/firmware/export/config/samsungyh920.h
@@ -181,6 +181,7 @@
181#define USE_ROCKBOX_USB 181#define USE_ROCKBOX_USB
182#define USB_VENDOR_ID 0x04e8 182#define USB_VENDOR_ID 0x04e8
183#define USB_PRODUCT_ID 0x5022 183#define USB_PRODUCT_ID 0x5022
184#define HAVE_USB_HID_MOUSE
184 185
185/* Define this if you have adjustable CPU frequency */ 186/* Define this if you have adjustable CPU frequency */
186#define HAVE_ADJUSTABLE_CPU_FREQ 187#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config/samsungyh925.h b/firmware/export/config/samsungyh925.h
index 26311cc5fb..45a2d5937e 100644
--- a/firmware/export/config/samsungyh925.h
+++ b/firmware/export/config/samsungyh925.h
@@ -170,9 +170,9 @@
170/* enable these for the experimental usb stack */ 170/* enable these for the experimental usb stack */
171#define HAVE_USBSTACK 171#define HAVE_USBSTACK
172#define USE_ROCKBOX_USB 172#define USE_ROCKBOX_USB
173/* todo - check */
174#define USB_VENDOR_ID 0x04e8 173#define USB_VENDOR_ID 0x04e8
175#define USB_PRODUCT_ID 0x5024 174#define USB_PRODUCT_ID 0x5024
175#define HAVE_USB_HID_MOUSE
176 176
177/* Define this if you have adjustable CPU frequency */ 177/* Define this if you have adjustable CPU frequency */
178#define HAVE_ADJUSTABLE_CPU_FREQ 178#define HAVE_ADJUSTABLE_CPU_FREQ