summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-cowond2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-cowond2.h')
-rw-r--r--firmware/export/config-cowond2.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/firmware/export/config-cowond2.h b/firmware/export/config-cowond2.h
index 5d65437eab..68e23c8f9c 100644
--- a/firmware/export/config-cowond2.h
+++ b/firmware/export/config-cowond2.h
@@ -62,7 +62,14 @@
/* define this if you have a flash memory storage */
#define HAVE_FLASH_STORAGE
+#ifndef SIMULATOR
+#define CONFIG_STORAGE (STORAGE_NAND | STORAGE_SD)
+#define HAVE_MULTIDRIVE
+#define HAVE_HOTSWAP
+#define NUM_DRIVES 2
+#else
#define CONFIG_STORAGE STORAGE_NAND
+#endif
#define CONFIG_NAND NAND_TCC
@@ -150,6 +157,8 @@
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
+#define INCLUDE_TIMEOUT_API
+
/* Offset ( in the firmware file's header ) to the file CRC */
#define FIRMWARE_OFFSET_FILE_CRC 0