From 86b4543fed1acc64266b9bbc3ab36855e887ebc6 Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Wed, 25 Feb 2009 22:40:15 +0000 Subject: Enable USB mass storage on PP5020, PP5022 and PP5024 targets git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20105 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-hdd1630.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/config-hdd1630.h') diff --git a/firmware/export/config-hdd1630.h b/firmware/export/config-hdd1630.h index e7222b2ffe..9b33f6a08e 100755 --- a/firmware/export/config-hdd1630.h +++ b/firmware/export/config-hdd1630.h @@ -178,6 +178,7 @@ /* enable these for the experimental usb stack */ #define HAVE_USBSTACK +#define USE_ROCKBOX_USB #define USB_VENDOR_ID 0x0471 #define USB_PRODUCT_ID 0x014C -- cgit v1.2.3