summaryrefslogtreecommitdiff
path: root/firmware/export/config-fuze.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-fuze.h')
-rw-r--r--firmware/export/config-fuze.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-fuze.h b/firmware/export/config-fuze.h
index b9c5acb9b1..c8d7e2fba9 100644
--- a/firmware/export/config-fuze.h
+++ b/firmware/export/config-fuze.h
@@ -178,7 +178,8 @@
178#define FIRMWARE_OFFSET_FILE_DATA 0x8 178#define FIRMWARE_OFFSET_FILE_DATA 0x8
179 179
180#ifndef BOOTLOADER 180#ifndef BOOTLOADER
181#define HAVE_MULTIVOLUME 181#define HAVE_MULTIDRIVE
182#define NUM_DRIVES 2
182#define HAVE_HOTSWAP 183#define HAVE_HOTSWAP
183#endif 184#endif
184 185