From 0be28e819face17564a75a11745c29d33317fcb0 Mon Sep 17 00:00:00 2001 From: Michael Sparmann Date: Wed, 10 Mar 2010 03:20:48 +0000 Subject: Disable HID on Nano2G for now - it's causing some instability that needs to be debugged git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25104 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config.h') 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 */ #define USB_HAS_BULK #elif CONFIG_USBOTG == USBOTG_S3C6400X #define USB_HAS_BULK -#define USB_HAS_INTERRUPT +//#define USB_HAS_INTERRUPT -- seems to be broken #endif /* CONFIG_USBOTG */ /* define the class drivers to enable */ -- cgit v1.2.3