summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansae200v2.h
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2015-01-08 22:30:22 +0100
committerAmaury Pouly <amaury.pouly@gmail.com>2015-01-08 22:30:22 +0100
commit761e7987c8dec314800eb6a099aad139a12a12a9 (patch)
tree1363a95bc8ef2e972c2fd60becfc9d7a795f37f6 /firmware/export/config/sansae200v2.h
parent246026cfcc1485a29c173fc1b6ed7336f4c00f83 (diff)
downloadrockbox-761e7987c8dec314800eb6a099aad139a12a12a9.tar.gz
rockbox-761e7987c8dec314800eb6a099aad139a12a12a9.zip
usb: finally get rid of USE_ROCKBOX_USB in Sansa bootloader, use bootloader usb
For some reason, the bootloader and config files didn't define HAVE_BOOTLOADER_USB_MODE, also remove the special cases in usb.c which they implied. Change-Id: I68c29be7d03627e64cac4ff7678e0c211e087a8c
Diffstat (limited to 'firmware/export/config/sansae200v2.h')
-rw-r--r--firmware/export/config/sansae200v2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config/sansae200v2.h b/firmware/export/config/sansae200v2.h
index 23bee8c98a..3541e0f107 100644
--- a/firmware/export/config/sansae200v2.h
+++ b/firmware/export/config/sansae200v2.h
@@ -204,6 +204,7 @@
204#define USB_VENDOR_ID 0x0781 204#define USB_VENDOR_ID 0x0781
205#define USB_PRODUCT_ID 0x7423 205#define USB_PRODUCT_ID 0x7423
206#define HAVE_USB_HID_MOUSE 206#define HAVE_USB_HID_MOUSE
207#define HAVE_BOOTLOADER_USB_MODE
207 208
208/* Define this if you have adjustable CPU frequency */ 209/* Define this if you have adjustable CPU frequency */
209#define HAVE_ADJUSTABLE_CPU_FREQ 210#define HAVE_ADJUSTABLE_CPU_FREQ