summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2005-02-10 23:20:34 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2005-02-10 23:20:34 +0000
commitaa2989f4d272344062c43fc894a7721efd7f9f8c (patch)
tree3846aa0b136a6dd5e06e8d4acc498a410a0f116b /firmware/export
parent8a4c70490929d96a193e25a966f4f92e18161ae2 (diff)
downloadrockbox-aa2989f4d272344062c43fc894a7721efd7f9f8c.tar.gz
rockbox-aa2989f4d272344062c43fc894a7721efd7f9f8c.zip
iRiver: USB support
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5892 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-h100.h2
1 files changed, 1 insertions, 1 deletions
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 @@
48/* Offset ( in the firmware file's header ) to the real data */ 48/* Offset ( in the firmware file's header ) to the real data */
49#define FIRMWARE_OFFSET_FILE_DATA 8 49#define FIRMWARE_OFFSET_FILE_DATA 8
50 50
51#define USB_NONE /* FIX: USB temorarily disabled */ 51#define USB_IRIVERSTYLE
52 52
53/* Define this if you have a software controlled poweroff */ 53/* Define this if you have a software controlled poweroff */
54#define HAVE_SW_POWEROFF 54#define HAVE_SW_POWEROFF