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:
Amaury Pouly 2010-05-18 10:04:32 +00:00
parent 22cfbee274
commit c3333b63e2

View file

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