summaryrefslogtreecommitdiff
path: root/firmware/export/config-e200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-e200.h')
-rw-r--r--firmware/export/config-e200.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h
index 3bde3fc204..2528cc0760 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -104,7 +104,10 @@
104/* define this if you have a flash memory storage */ 104/* define this if you have a flash memory storage */
105#define HAVE_FLASH_STORAGE 105#define HAVE_FLASH_STORAGE
106 106
107#ifndef BOOTLOADER
107#define HAVE_MULTIVOLUME 108#define HAVE_MULTIVOLUME
109#define HAVE_HOTSWAP
110#endif
108 111
109#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */ 112#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */
110#define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */ 113#define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */
@@ -140,8 +143,6 @@
140/* Type of LCD TODO: hopefully the same as the x5 but check this*/ 143/* Type of LCD TODO: hopefully the same as the x5 but check this*/
141#define CONFIG_LCD LCD_X5 144#define CONFIG_LCD LCD_X5
142 145
143#define HAVE_HOTSWAP
144
145/* Offset ( in the firmware file's header ) to the file CRC and data. These are 146/* Offset ( in the firmware file's header ) to the file CRC and data. These are
146 only used when loading the old format rockbox.e200 file */ 147 only used when loading the old format rockbox.e200 file */
147#define FIRMWARE_OFFSET_FILE_CRC 0x0 148#define FIRMWARE_OFFSET_FILE_CRC 0x0