typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31503 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cddb1cfb16
commit
a2f6d83eec
1 changed files with 1 additions and 1 deletions
|
@ -1062,7 +1062,7 @@ Lyre prototype 1 */
|
|||
#if defined(HAVE_BOOTLOADER_USB_MODE) || \
|
||||
defined(CREATIVE_ZVx) || defined(CPU_TCC77X) || defined(CPU_TCC780X) || \
|
||||
CONFIG_USBOTG == USBOTG_JZ4740 || CONFIG_USBOTG == USBOTG_AS3525 || \
|
||||
CONFIG_USBOTG == USBOTG_S3C6400x
|
||||
CONFIG_USBOTG == USBOTG_S3C6400X
|
||||
#define USB_ENABLE_STORAGE
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue