From 46973f7f9f37cd07b90da4eb57296495af883fdc Mon Sep 17 00:00:00 2001 From: Barry Wardell Date: Tue, 4 Mar 2008 14:36:22 +0000 Subject: Only need to include these for e200. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16514 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-e200.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-e200.h') diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h index c49ee23841..c6c03da04d 100644 --- a/firmware/export/config-e200.h +++ b/firmware/export/config-e200.h @@ -161,6 +161,8 @@ #define HAVE_USBSTACK #define USB_VENDOR_ID 0x0781 #define USB_PRODUCT_ID 0x7421 +#define USE_ROCKBOX_USB +#define USE_HIGH_SPEED /* Virtual LED (icon) */ #define CONFIG_LED LED_VIRTUAL -- cgit v1.2.3