summaryrefslogtreecommitdiff
path: root/firmware/export/config
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/sansaclipplus.h2
-rw-r--r--firmware/export/config/sansaclipv2.h2
-rw-r--r--firmware/export/config/sansaclipzip.h2
-rw-r--r--firmware/export/config/sansafuzev2.h2
4 files changed, 4 insertions, 4 deletions
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 @@
182#define CONFIG_LCD LCD_SSD1303 182#define CONFIG_LCD LCD_SSD1303
183 183
184/* USB On-the-go */ 184/* USB On-the-go */
185#define CONFIG_USBOTG USBOTG_AS3525v2 185#define CONFIG_USBOTG USBOTG_S3C6400X
186 186
187/* enable these for the experimental usb stack */ 187/* enable these for the experimental usb stack */
188#define HAVE_USBSTACK 188#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 @@
178#define CONFIG_LCD LCD_SSD1303 178#define CONFIG_LCD LCD_SSD1303
179 179
180/* USB On-the-go */ 180/* USB On-the-go */
181#define CONFIG_USBOTG USBOTG_AS3525v2 181#define CONFIG_USBOTG USBOTG_S3C6400X
182 182
183/* enable these for the experimental usb stack */ 183/* enable these for the experimental usb stack */
184#define HAVE_USBSTACK 184#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 @@
183#define CONFIG_LCD LCD_CLIPZIP 183#define CONFIG_LCD LCD_CLIPZIP
184 184
185/* USB On-the-go */ 185/* USB On-the-go */
186#define CONFIG_USBOTG USBOTG_AS3525v2 186#define CONFIG_USBOTG USBOTG_S3C6400X
187 187
188/* enable these for the experimental usb stack */ 188/* enable these for the experimental usb stack */
189#define HAVE_USBSTACK 189#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 @@
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