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-gigabeat-s.h | 1 - 1 file changed, 1 deletion(-) (limited to 'firmware/export/config-gigabeat-s.h') diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h index d122edbf74..015e863fc9 100644 --- a/firmware/export/config-gigabeat-s.h +++ b/firmware/export/config-gigabeat-s.h @@ -183,7 +183,6 @@ /* enable these for the usb stack */ #define USE_ROCKBOX_USB #define HAVE_USBSTACK -#define USB_STORAGE /* usb stack and driver settings */ #define USB_PORTSCX_PHY_TYPE PORTSCX_PTS_ULPI #define USB_VENDOR_ID 0x0930 -- cgit v1.2.3