Red-out on the e200/c200 sims.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15039 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sevakis 2007-10-08 21:09:26 +00:00
parent 4c3897eb15
commit f35d2e38fe
2 changed files with 11 additions and 10 deletions

View file

@ -110,11 +110,6 @@
/* define this if you have a flash memory storage */
#define HAVE_FLASH_STORAGE
#ifndef BOOTLOADER
#define HAVE_MULTIVOLUME
#define HAVE_HOTSWAP
#endif
#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */
#define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */
#define BATTERY_CAPACITY_MAX 750 /* max. capacity selectable */
@ -156,6 +151,11 @@
/* #define USB_IPODSTYLE */
#ifndef BOOTLOADER
#define HAVE_MULTIVOLUME
#define HAVE_HOTSWAP
#endif
/* USB On-the-go */
#define CONFIG_USBOTG USBOTG_ARC

View file

@ -104,11 +104,6 @@
/* define this if you have a flash memory storage */
#define HAVE_FLASH_STORAGE
#ifndef BOOTLOADER
#define HAVE_MULTIVOLUME
#define HAVE_HOTSWAP
#endif
#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */
#define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */
#define BATTERY_CAPACITY_MAX 750 /* max. capacity selectable */
@ -148,6 +143,11 @@
#define FIRMWARE_OFFSET_FILE_CRC 0x0
#define FIRMWARE_OFFSET_FILE_DATA 0x8
#ifndef BOOTLOADER
#define HAVE_MULTIVOLUME
#define HAVE_HOTSWAP
#endif
/* #define USB_IPODSTYLE */
/* USB On-the-go */
@ -158,6 +158,7 @@
#define USBSTACK_CAPS CONTROLLER_DEVICE
*/
/* Virtual LED (icon) */
#define CONFIG_LED LED_VIRTUAL