disable USB_SERIAL by default again. It got enabled accidentally in the last commit

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16542 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Frank Gevaerts 2008-03-06 21:35:07 +00:00
parent f0b4a32d6f
commit 9f77d98c34

View file

@ -21,7 +21,7 @@
#ifndef BOOTLOADER
#define USB_SERIAL
//#define USB_SERIAL
#define USB_STORAGE
#define USB_CHARGING_ONLY
#else /* BOOTLOADER */