summaryrefslogtreecommitdiff
path: root/firmware/export/config-c200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-c200.h')
-rw-r--r--firmware/export/config-c200.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/firmware/export/config-c200.h b/firmware/export/config-c200.h
index 6397dd8338..d4c594a91e 100644
--- a/firmware/export/config-c200.h
+++ b/firmware/export/config-c200.h
@@ -110,7 +110,10 @@
110/* define this if you have a flash memory storage */ 110/* define this if you have a flash memory storage */
111#define HAVE_FLASH_STORAGE 111#define HAVE_FLASH_STORAGE
112 112
113#ifndef BOOTLOADER
113#define HAVE_MULTIVOLUME 114#define HAVE_MULTIVOLUME
115#define HAVE_HOTSWAP
116#endif
114 117
115#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */ 118#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */
116#define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */ 119#define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */
@@ -146,8 +149,6 @@
146/* Type of LCD TODO: hopefully the same as the x5 but check this*/ 149/* Type of LCD TODO: hopefully the same as the x5 but check this*/
147#define CONFIG_LCD LCD_C200 150#define CONFIG_LCD LCD_C200
148 151
149#define HAVE_HOTSWAP
150
151/* Offset ( in the firmware file's header ) to the file CRC and data. These are 152/* Offset ( in the firmware file's header ) to the file CRC and data. These are
152 only used when loading the old format rockbox.e200 file */ 153 only used when loading the old format rockbox.e200 file */
153#define FIRMWARE_OFFSET_FILE_CRC 0x0 154#define FIRMWARE_OFFSET_FILE_CRC 0x0