From aa2989f4d272344062c43fc894a7721efd7f9f8c Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Thu, 10 Feb 2005 23:20:34 +0000 Subject: iRiver: USB support git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5892 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h100.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config-h100.h') diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h index c8a7a5c26c..0083842770 100644 --- a/firmware/export/config-h100.h +++ b/firmware/export/config-h100.h @@ -48,7 +48,7 @@ /* Offset ( in the firmware file's header ) to the real data */ #define FIRMWARE_OFFSET_FILE_DATA 8 -#define USB_NONE /* FIX: USB temorarily disabled */ +#define USB_IRIVERSTYLE /* Define this if you have a software controlled poweroff */ #define HAVE_SW_POWEROFF -- cgit v1.2.3