From cddb1cfb16f0616a43b2482dce2aea2a9a1d65f1 Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Sat, 31 Dec 2011 20:08:34 +0000 Subject: Remove USBOTG_AS3525v2 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31502 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/sansaclipplus.h | 2 +- firmware/export/config/sansaclipv2.h | 2 +- firmware/export/config/sansaclipzip.h | 2 +- firmware/export/config/sansafuzev2.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'firmware/export/config') diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h index 5fd68c0397..083b96a8f7 100644 --- a/firmware/export/config/sansaclipplus.h +++ b/firmware/export/config/sansaclipplus.h @@ -182,7 +182,7 @@ #define CONFIG_LCD LCD_SSD1303 /* USB On-the-go */ -#define CONFIG_USBOTG USBOTG_AS3525v2 +#define CONFIG_USBOTG USBOTG_S3C6400X /* enable these for the experimental usb stack */ #define HAVE_USBSTACK diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h index 4599908282..cb2392ac76 100644 --- a/firmware/export/config/sansaclipv2.h +++ b/firmware/export/config/sansaclipv2.h @@ -178,7 +178,7 @@ #define CONFIG_LCD LCD_SSD1303 /* USB On-the-go */ -#define CONFIG_USBOTG USBOTG_AS3525v2 +#define CONFIG_USBOTG USBOTG_S3C6400X /* enable these for the experimental usb stack */ #define HAVE_USBSTACK diff --git a/firmware/export/config/sansaclipzip.h b/firmware/export/config/sansaclipzip.h index 1ff41a00ec..043b1025fb 100644 --- a/firmware/export/config/sansaclipzip.h +++ b/firmware/export/config/sansaclipzip.h @@ -183,7 +183,7 @@ #define CONFIG_LCD LCD_CLIPZIP /* USB On-the-go */ -#define CONFIG_USBOTG USBOTG_AS3525v2 +#define CONFIG_USBOTG USBOTG_S3C6400X /* enable these for the experimental usb stack */ #define HAVE_USBSTACK 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 @@ #endif /* USB On-the-go */ -#define CONFIG_USBOTG USBOTG_AS3525v2 +#define CONFIG_USBOTG USBOTG_S3C6400X /* enable these for the experimental usb stack */ #define HAVE_USBSTACK -- cgit v1.2.3