summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuzev2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansafuzev2.h')
-rw-r--r--firmware/export/config/sansafuzev2.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h
index 96d3b2deee..6d95d49f78 100644
--- a/firmware/export/config/sansafuzev2.h
+++ b/firmware/export/config/sansafuzev2.h
@@ -196,11 +196,6 @@
196/* Type of LCD */ 196/* Type of LCD */
197#define CONFIG_LCD LCD_FUZE 197#define CONFIG_LCD LCD_FUZE
198 198
199/* Offset ( in the firmware file's header ) to the file CRC and data. These are
200 only used when loading the old format rockbox.e200 file */
201#define FIRMWARE_OFFSET_FILE_CRC 0x0
202#define FIRMWARE_OFFSET_FILE_DATA 0x8
203
204#define HAVE_MULTIDRIVE 199#define HAVE_MULTIDRIVE
205#define NUM_DRIVES 2 200#define NUM_DRIVES 2
206 201