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