summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaview.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansaview.h')
-rw-r--r--firmware/export/config/sansaview.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/sansaview.h b/firmware/export/config/sansaview.h
index 78458fe3fc..4b5de553b9 100644
--- a/firmware/export/config/sansaview.h
+++ b/firmware/export/config/sansaview.h
@@ -154,12 +154,6 @@
154/* Type of LCD */ 154/* Type of LCD */
155#define CONFIG_LCD LCD_VIEW 155#define CONFIG_LCD LCD_VIEW
156 156
157/* Offset ( in the firmware file's header ) to the file CRC and data. These are
158 only used when loading the old format rockbox.e200 file
159 Required for bootloader/common.c to compile */
160#define FIRMWARE_OFFSET_FILE_CRC 0x0
161#define FIRMWARE_OFFSET_FILE_DATA 0x8
162
163#ifndef BOOTLOADER 157#ifndef BOOTLOADER
164#define HAVE_MULTIDRIVE 158#define HAVE_MULTIDRIVE
165#define NUM_DRIVES 2 159#define NUM_DRIVES 2