mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 05:35:02 -05:00
config: revert an embarrassing change.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26133 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
22cfbee274
commit
c3333b63e2
1 changed files with 2 additions and 3 deletions
|
|
@ -913,11 +913,10 @@ Lyre prototype 1 */
|
|||
|
||||
#ifndef SIMULATOR
|
||||
//#define USB_ENABLE_SERIAL
|
||||
//#define USB_ENABLE_STORAGE
|
||||
#define USB_ENABLE_STORAGE
|
||||
|
||||
#ifdef USB_HAS_INTERRUPT
|
||||
//#define USB_ENABLE_HID
|
||||
#define USB_ENABLE_CHARGING_ONLY
|
||||
#define USB_ENABLE_HID
|
||||
#else
|
||||
#define USB_ENABLE_CHARGING_ONLY
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue