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:
parent
32ffcfa495
commit
0be28e819f
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue