From c61a75173b2e81ea3ae3aa1d3cdf84d15e4304c3 Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Sat, 23 May 2009 14:30:20 +0000 Subject: Reorganise USB stack defines. Now config.h decides which class drivers get enabled instead of usb_core.h Also enable HID, and use that as the dummy class instead of charging-only for controllers that have working interrupt transfers. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21053 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-iaudio7.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'firmware/export/config-iaudio7.h') diff --git a/firmware/export/config-iaudio7.h b/firmware/export/config-iaudio7.h index 8886b18633..1e7c42258c 100644 --- a/firmware/export/config-iaudio7.h +++ b/firmware/export/config-iaudio7.h @@ -66,9 +66,6 @@ #define HAVE_USBSTACK #define USB_VENDOR_ID 0x0e21 #define USB_PRODUCT_ID 0x0750 - -#define USB_STORAGE -#define USB_SERIAL #endif /* define this if you have a flash memory storage */ -- cgit v1.2.3