1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Michael Sparmann 2010-03-10 03:20:48 +00:00
parent 32ffcfa495
commit 0be28e819f

View file

@ -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 */