summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansae200.h
diff options
context:
space:
mode:
authorMichael Sevakis <jethead71@rockbox.org>2011-01-16 01:40:15 +0000
committerMichael Sevakis <jethead71@rockbox.org>2011-01-16 01:40:15 +0000
commit76083359e08c85f28874a7c07e5332fda2a5b503 (patch)
tree42391d30379f71a8636e9a4e357acd4166c034bd /firmware/export/config/sansae200.h
parent5bf25bbd4fbf69e9424691fa4ba0383722a72ac4 (diff)
downloadrockbox-76083359e08c85f28874a7c07e5332fda2a5b503.tar.gz
rockbox-76083359e08c85f28874a7c07e5332fda2a5b503.zip
e200v1 seems to be ok using USB-enabled bootloader. Also, include the bootloader USB .lds into the boot.lds instead of pasting into every one to keep things sane for now-- commented upon inside.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29062 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config/sansae200.h')
-rw-r--r--firmware/export/config/sansae200.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sansae200.h b/firmware/export/config/sansae200.h
index 94e9e5b690..a6f4e5416d 100644
--- a/firmware/export/config/sansae200.h
+++ b/firmware/export/config/sansae200.h
@@ -190,6 +190,9 @@
190#define USB_VENDOR_ID 0x0781 190#define USB_VENDOR_ID 0x0781
191#define USB_PRODUCT_ID 0x7421 191#define USB_PRODUCT_ID 0x7421
192#define HAVE_USB_HID_MOUSE 192#define HAVE_USB_HID_MOUSE
193#ifdef BOOTLOADER
194#define HAVE_BOOTLOADER_USB_MODE
195#endif
193 196
194/* Define this if you have adjustable CPU frequency */ 197/* Define this if you have adjustable CPU frequency */
195#define HAVE_ADJUSTABLE_CPU_FREQ 198#define HAVE_ADJUSTABLE_CPU_FREQ