summaryrefslogtreecommitdiff
path: root/firmware/export/config-e200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-e200.h')
-rw-r--r--firmware/export/config-e200.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h
index 59ac564c01..adae8a211d 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -171,7 +171,8 @@
171#define FIRMWARE_OFFSET_FILE_DATA 0x8 171#define FIRMWARE_OFFSET_FILE_DATA 0x8
172 172
173#ifndef BOOTLOADER 173#ifndef BOOTLOADER
174#define HAVE_MULTIVOLUME 174#define HAVE_MULTIDRIVE
175#define NUM_DRIVES 2
175#define HAVE_HOTSWAP 176#define HAVE_HOTSWAP
176#endif 177#endif
177 178