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-h10.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/config-h10.h') diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h index ca0fb559e7..756b4da0ea 100644 --- a/firmware/export/config-h10.h +++ b/firmware/export/config-h10.h @@ -164,6 +164,7 @@ /* enable these for the experimental usb stack */ #define HAVE_USBSTACK +#define USE_ROCKBOX_USB #define USB_VENDOR_ID 0x0B70 #define USB_PRODUCT_ID 0x00BA -- cgit v1.2.3