summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansac200v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansac200v2.h')
-rw-r--r--firmware/export/config/sansac200v2.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/firmware/export/config/sansac200v2.h b/firmware/export/config/sansac200v2.h
index f8ef590b01..0125442058 100644
--- a/firmware/export/config/sansac200v2.h
+++ b/firmware/export/config/sansac200v2.h
@@ -168,17 +168,15 @@
168#define NUM_DRIVES 2 168#define NUM_DRIVES 2
169#define HAVE_HOTSWAP 169#define HAVE_HOTSWAP
170 170
171#define USB_HANDLED_BY_OF
172
173#define CONFIG_USBOTG USBOTG_AS3525 171#define CONFIG_USBOTG USBOTG_AS3525
174 172
175/* enable these for the experimental usb stack */ 173/* enable these for the experimental usb stack */
176#define HAVE_USBSTACK 174#define HAVE_USBSTACK
175#define USB_HANDLED_BY_OF
176//#define USE_ROCKBOX_USB
177#define USB_VENDOR_ID 0x0781 177#define USB_VENDOR_ID 0x0781
178#define USB_PRODUCT_ID 0x7452 178#define USB_PRODUCT_ID 0x7452
179 179
180#endif /* BOOTLOADER */
181
182/* Define this if you have adjustable CPU frequency */ 180/* Define this if you have adjustable CPU frequency */
183#define HAVE_ADJUSTABLE_CPU_FREQ 181#define HAVE_ADJUSTABLE_CPU_FREQ
184 182