mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Samsa: fix red for clip/m200v4/c200v2 (typo)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21691 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e3636a8f32
commit
25fdcf3c14
3 changed files with 3 additions and 3 deletions
|
|
@ -174,7 +174,7 @@
|
|||
|
||||
#define USB_HANDLED_BY_OF
|
||||
|
||||
#define CONFIG_USB USBOTG_AS3525
|
||||
#define CONFIG_USBOTG USBOTG_AS3525
|
||||
|
||||
/* enable these for the experimental usb stack */
|
||||
#define HAVE_USBSTACK
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@
|
|||
|
||||
#define USB_HANDLED_BY_OF
|
||||
|
||||
#define CONFIG_USB USBOTG_AS3525
|
||||
#define CONFIG_USBOTG USBOTG_AS3525
|
||||
|
||||
/* enable these for the experimental usb stack */
|
||||
#define HAVE_USBSTACK
|
||||
|
|
|
|||
|
|
@ -143,7 +143,7 @@
|
|||
|
||||
#define USB_HANDLED_BY_OF
|
||||
|
||||
#define CONFIG_USB USBOTG_AS3525
|
||||
#define CONFIG_USBOTG USBOTG_AS3525
|
||||
|
||||
/* enable these for the experimental usb stack */
|
||||
#define HAVE_USBSTACK
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue