summaryrefslogtreecommitdiff
path: root/firmware/export/config-mrobe500.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-mrobe500.h')
-rw-r--r--firmware/export/config-mrobe500.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-mrobe500.h b/firmware/export/config-mrobe500.h
index d9dc054524..9d04aac125 100644
--- a/firmware/export/config-mrobe500.h
+++ b/firmware/export/config-mrobe500.h
@@ -207,7 +207,7 @@
207/* enable these for the usb stack */ 207/* enable these for the usb stack */
208#define CONFIG_USBOTG USBOTG_M66591 208#define CONFIG_USBOTG USBOTG_M66591
209#define USE_ROCKBOX_USB 209#define USE_ROCKBOX_USB
210//#define USB_ENABLE_SERIAL 210
211#define HAVE_USBSTACK 211#define HAVE_USBSTACK
212//#define HAVE_USB_POWER 212//#define HAVE_USB_POWER
213//#define USBPOWER_BUTTON BUTTON_POWER 213//#define USBPOWER_BUTTON BUTTON_POWER
@@ -216,6 +216,7 @@
216#define USB_NUM_ENDPOINTS 7 216#define USB_NUM_ENDPOINTS 7
217#define USB_VENDOR_ID 0x07b4 217#define USB_VENDOR_ID 0x07b4
218#define USB_PRODUCT_ID 0x0281 218#define USB_PRODUCT_ID 0x0281
219#define HAVE_USB_HID_MOUSE
219 220
220/* Define this if hardware supports alternate blitting */ 221/* Define this if hardware supports alternate blitting */
221#define HAVE_LCD_MODES LCD_MODE_RGB565 | LCD_MODE_YUV | LCD_MODE_PAL256 222#define HAVE_LCD_MODES LCD_MODE_RGB565 | LCD_MODE_YUV | LCD_MODE_PAL256