summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuzev2.h
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2011-12-31 20:08:34 +0000
committerRafaël Carré <rafael.carre@gmail.com>2011-12-31 20:08:34 +0000
commitcddb1cfb16f0616a43b2482dce2aea2a9a1d65f1 (patch)
treefb3d2f266ad4e24f08bd20f0ee9e0c16a42c8cb6 /firmware/export/config/sansafuzev2.h
parentc55672bcef79ee2ea389cf50696054295dab91ad (diff)
downloadrockbox-cddb1cfb16f0616a43b2482dce2aea2a9a1d65f1.tar.gz
rockbox-cddb1cfb16f0616a43b2482dce2aea2a9a1d65f1.zip
Remove USBOTG_AS3525v2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31502 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config/sansafuzev2.h')
-rw-r--r--firmware/export/config/sansafuzev2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h
index 3e19d7239c..8231236104 100644
--- a/firmware/export/config/sansafuzev2.h
+++ b/firmware/export/config/sansafuzev2.h
@@ -199,7 +199,7 @@
199#endif 199#endif
200 200
201/* USB On-the-go */ 201/* USB On-the-go */
202#define CONFIG_USBOTG USBOTG_AS3525v2 202#define CONFIG_USBOTG USBOTG_S3C6400X
203 203
204/* enable these for the experimental usb stack */ 204/* enable these for the experimental usb stack */
205#define HAVE_USBSTACK 205#define HAVE_USBSTACK