summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod4g.h
diff options
context:
space:
mode:
authorFrank Gevaerts <frank@gevaerts.be>2009-02-21 17:56:31 +0000
committerFrank Gevaerts <frank@gevaerts.be>2009-02-21 17:56:31 +0000
commit9698c3bb5c99176f9e854d1e701423ba44b9f2b4 (patch)
treeb4217f5f03e03133b498c8b3b8abbacc7060d4cf /firmware/export/config-ipod4g.h
parent3e7715d2f52797aa5e3aedba3543cb29feb8b776 (diff)
downloadrockbox-9698c3bb5c99176f9e854d1e701423ba44b9f2b4.tar.gz
rockbox-9698c3bb5c99176f9e854d1e701423ba44b9f2b4.zip
replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. Fix various configs to use it correctly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20078 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ipod4g.h')
-rw-r--r--firmware/export/config-ipod4g.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/export/config-ipod4g.h b/firmware/export/config-ipod4g.h
index 5bc0a18a98..4b604369b1 100644
--- a/firmware/export/config-ipod4g.h
+++ b/firmware/export/config-ipod4g.h
@@ -167,8 +167,6 @@
167/* Offset ( in the firmware file's header ) to the real data */ 167/* Offset ( in the firmware file's header ) to the real data */
168#define FIRMWARE_OFFSET_FILE_DATA 8 168#define FIRMWARE_OFFSET_FILE_DATA 8
169 169
170#define USB_IPODSTYLE
171
172/* USB On-the-go */ 170/* USB On-the-go */
173#define CONFIG_USBOTG USBOTG_ARC 171#define CONFIG_USBOTG USBOTG_ARC
174 172