summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 739a859c1d..5af75f51f0 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -879,7 +879,7 @@ Lyre prototype 1 */
879#define USB_HAS_BULK 879#define USB_HAS_BULK
880#elif CONFIG_USBOTG == USBOTG_S3C6400X 880#elif CONFIG_USBOTG == USBOTG_S3C6400X
881#define USB_HAS_BULK 881#define USB_HAS_BULK
882#define USB_HAS_INTERRUPT 882//#define USB_HAS_INTERRUPT -- seems to be broken
883#endif /* CONFIG_USBOTG */ 883#endif /* CONFIG_USBOTG */
884 884
885/* define the class drivers to enable */ 885/* define the class drivers to enable */