From 66690ca98709773c2591d6090d9c0274bb723c37 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Tue, 30 Dec 2014 17:36:59 +0100 Subject: Get rid of USE_ROCKBOX_USB Except for unfinished or experimental ports, it isthe case that USE_ROCKBOX_USB and HAVE_USBSTACK are both defined or both undefined. Furthermore, it is a leftover of some early developments on the USB stack and doesn't make sense anymore. Change-Id: Ic87a865b6bb4c7c9a8d45d1f0bb0f2fb536b8cad Reviewed-on: http://gerrit.rockbox.org/1091 Reviewed-by: Amaury Pouly --- firmware/export/config/creativezenv.h | 1 - 1 file changed, 1 deletion(-) (limited to 'firmware/export/config/creativezenv.h') diff --git a/firmware/export/config/creativezenv.h b/firmware/export/config/creativezenv.h index 03dc261b85..3e9be8ba29 100644 --- a/firmware/export/config/creativezenv.h +++ b/firmware/export/config/creativezenv.h @@ -177,7 +177,6 @@ /* enable these for the experimental usb stack */ #define HAVE_USBSTACK //#define USB_HANDLED_BY_OF -#define USE_ROCKBOX_USB #define USB_VENDOR_ID 0x041e #define USB_PRODUCT_ID 0x4133 #define HAVE_USB_HID_MOUSE -- cgit v1.2.3