summaryrefslogtreecommitdiff
path: root/firmware/export/config-sa9200.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-sa9200.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-sa9200.h')
-rwxr-xr-xfirmware/export/config-sa9200.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/export/config-sa9200.h b/firmware/export/config-sa9200.h
index 624befcf12..233229c58e 100755
--- a/firmware/export/config-sa9200.h
+++ b/firmware/export/config-sa9200.h
@@ -133,8 +133,6 @@
133/* Type of LCD TODO: hopefully the same as the x5 but check this*/ 133/* Type of LCD TODO: hopefully the same as the x5 but check this*/
134#define CONFIG_LCD LCD_SA9200 134#define CONFIG_LCD LCD_SA9200
135 135
136/* #define USB_IPODSTYLE */
137
138/* USB On-the-go */ 136/* USB On-the-go */
139#define CONFIG_USBOTG USBOTG_ARC 137#define CONFIG_USBOTG USBOTG_ARC
140 138