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-h10.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-h10.h') diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h index c69b433503..d77d16b065 100644 --- a/firmware/export/config-h10.h +++ b/firmware/export/config-h10.h @@ -156,6 +156,8 @@ #define HAVE_USBSTACK #define USB_VENDOR_ID 0x0B70 #define USB_PRODUCT_ID 0x00BA +#define USE_ROCKBOX_USB +#define USE_HIGH_SPEED /* Virtual LED (icon) */ #define CONFIG_LED LED_VIRTUAL -- cgit v1.2.3