summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiosp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiosp.h')
-rw-r--r--firmware/export/config-ondiosp.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index 1fcf45b200..ba26713612 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -106,7 +106,8 @@
106#define HAVE_MAS_SIBI_CONTROL 106#define HAVE_MAS_SIBI_CONTROL
107 107
108/* define this if more than one device/partition can be used */ 108/* define this if more than one device/partition can be used */
109#define HAVE_MULTIVOLUME 109#define HAVE_MULTIDRIVE
110#define NUM_DRIVES 2
110 111
111/* define this if media can be exchanged on the fly */ 112/* define this if media can be exchanged on the fly */
112#define HAVE_HOTSWAP 113#define HAVE_HOTSWAP