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, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index 9bf29f17a5..6b6251a627 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -67,4 +67,7 @@
67/* Define this if you have a software controlled poweroff */ 67/* Define this if you have a software controlled poweroff */
68#define HAVE_SW_POWEROFF 68#define HAVE_SW_POWEROFF
69 69
70/* define this if more than one device/partition can be used */
71#define HAVE_MULTIVOLUME
72
70#endif /* SIMULATOR */ 73#endif /* SIMULATOR */