summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
authorBarry Wardell <rockbox@barrywardell.net>2008-03-04 14:40:04 +0000
committerBarry Wardell <rockbox@barrywardell.net>2008-03-04 14:40:04 +0000
commit4c67c334fe0c2613c4c8ad413be24547cd3359c1 (patch)
tree56cb79d5ecaeec3e44d029e59a20aefb8d54d19f /firmware/export
parent46973f7f9f37cd07b90da4eb57296495af883fdc (diff)
downloadrockbox-4c67c334fe0c2613c4c8ad413be24547cd3359c1.tar.gz
rockbox-4c67c334fe0c2613c4c8ad413be24547cd3359c1.zip
Oops. Didn't mean to commit this.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16515 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-e200.h2
-rw-r--r--firmware/export/config-h10.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h
index c6c03da04d..c49ee23841 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -161,8 +161,6 @@
161#define HAVE_USBSTACK 161#define HAVE_USBSTACK
162#define USB_VENDOR_ID 0x0781 162#define USB_VENDOR_ID 0x0781
163#define USB_PRODUCT_ID 0x7421 163#define USB_PRODUCT_ID 0x7421
164#define USE_ROCKBOX_USB
165#define USE_HIGH_SPEED
166 164
167/* Virtual LED (icon) */ 165/* Virtual LED (icon) */
168#define CONFIG_LED LED_VIRTUAL 166#define CONFIG_LED LED_VIRTUAL
diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h
index d77d16b065..c69b433503 100644
--- a/firmware/export/config-h10.h
+++ b/firmware/export/config-h10.h
@@ -156,8 +156,6 @@
156#define HAVE_USBSTACK 156#define HAVE_USBSTACK
157#define USB_VENDOR_ID 0x0B70 157#define USB_VENDOR_ID 0x0B70
158#define USB_PRODUCT_ID 0x00BA 158#define USB_PRODUCT_ID 0x00BA
159#define USE_ROCKBOX_USB
160#define USE_HIGH_SPEED
161 159
162/* Virtual LED (icon) */ 160/* Virtual LED (icon) */
163#define CONFIG_LED LED_VIRTUAL 161#define CONFIG_LED LED_VIRTUAL