summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansae200v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansae200v2.h')
-rw-r--r--firmware/export/config/sansae200v2.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/export/config/sansae200v2.h b/firmware/export/config/sansae200v2.h
index 27dd881e73..00833d56a6 100644
--- a/firmware/export/config/sansae200v2.h
+++ b/firmware/export/config/sansae200v2.h
@@ -187,11 +187,6 @@
187/* Type of LCD TODO: hopefully the same as the x5 but check this*/ 187/* Type of LCD TODO: hopefully the same as the x5 but check this*/
188#define CONFIG_LCD LCD_X5 188#define CONFIG_LCD LCD_X5
189 189
190/* Offset ( in the firmware file's header ) to the file CRC and data. These are
191 only used when loading the old format rockbox.e200 file */
192#define FIRMWARE_OFFSET_FILE_CRC 0x0
193#define FIRMWARE_OFFSET_FILE_DATA 0x8
194
195#define HAVE_MULTIDRIVE 190#define HAVE_MULTIDRIVE
196#define NUM_DRIVES 2 191#define NUM_DRIVES 2
197 192