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