summaryrefslogtreecommitdiff
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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-cowond2.h b/firmware/export/config-cowond2.h
index 0637a70a34..cd54c791b8 100644
--- a/firmware/export/config-cowond2.h
+++ b/firmware/export/config-cowond2.h
@@ -62,7 +62,7 @@
62/* define this if you have a flash memory storage */ 62/* define this if you have a flash memory storage */
63#define HAVE_FLASH_STORAGE 63#define HAVE_FLASH_STORAGE
64 64
65#ifndef SIMULATOR 65#if 0 // #ifndef SIMULATOR
66#define CONFIG_STORAGE (STORAGE_NAND | STORAGE_SD) 66#define CONFIG_STORAGE (STORAGE_NAND | STORAGE_SD)
67#define HAVE_MULTIDRIVE 67#define HAVE_MULTIDRIVE
68#define HAVE_HOTSWAP 68#define HAVE_HOTSWAP