summaryrefslogtreecommitdiffstats
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.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/firmware/export/config/sansafuze.h b/firmware/export/config/sansafuze.h
index b72f5b5198..4bb5d18ceb 100644
--- a/firmware/export/config/sansafuze.h
+++ b/firmware/export/config/sansafuze.h
@@ -10,6 +10,7 @@
/* define boot redirect file name allows booting from external drives */
#define BOOT_REDIR "rockbox_main.fuze"
+#define MULTIBOOT_MIN_VOLUME 1
#define HW_SAMPR_CAPS SAMPR_CAP_ALL_96
@@ -193,11 +194,6 @@
/* Type of LCD */
#define CONFIG_LCD LCD_FUZE
-/* Offset ( in the firmware file's header ) to the file CRC and data. These are
- only used when loading the old format rockbox.e200 file */
-#define FIRMWARE_OFFSET_FILE_CRC 0x0
-#define FIRMWARE_OFFSET_FILE_DATA 0x8
-
#define HAVE_MULTIDRIVE
#define NUM_DRIVES 2