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