From 31cf6d501338964538978f79be9a078deebdafdd Mon Sep 17 00:00:00 2001 From: Tobias Diedrich Date: Mon, 28 Jun 2010 09:46:13 +0000 Subject: Enable HID support, clean up usb-drv-as3525.c a bit, add a workaround for weird Linux behaviour (don't have Windows to test with), we don't need to set up USB_PHY_EPx_INFO (OF doesn't bother either). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27164 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/sansafuze.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/config/sansafuze.h') diff --git a/firmware/export/config/sansafuze.h b/firmware/export/config/sansafuze.h index af866d85e1..7b7cdb0284 100644 --- a/firmware/export/config/sansafuze.h +++ b/firmware/export/config/sansafuze.h @@ -194,6 +194,7 @@ #define USE_ROCKBOX_USB #define USB_VENDOR_ID 0x0781 #define USB_PRODUCT_ID 0x74c1 +#define HAVE_USB_HID_MOUSE /* Define this if you have adjustable CPU frequency */ #define HAVE_ADJUSTABLE_CPU_FREQ -- cgit v1.2.3