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 1118c54a1e..59184a4dee 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -70,6 +70,9 @@
70/* define this if more than one device/partition can be used */ 70/* define this if more than one device/partition can be used */
71#define HAVE_MULTIVOLUME 71#define HAVE_MULTIVOLUME
72 72
73/* define this if media can be exchanged on the fly */
74#define HAVE_HOTSWAP
75
73#define CONFIG_LCD LCD_SSD1815 76#define CONFIG_LCD LCD_SSD1815
74 77
75#endif /* SIMULATOR */ 78#endif /* SIMULATOR */