summaryrefslogtreecommitdiff
path: root/firmware/export/config-mini2440.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-mini2440.h')
-rw-r--r--firmware/export/config-mini2440.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/firmware/export/config-mini2440.h b/firmware/export/config-mini2440.h
index 739489becd..5dad250930 100644
--- a/firmware/export/config-mini2440.h
+++ b/firmware/export/config-mini2440.h
@@ -39,11 +39,11 @@
39/* define the storage type */ 39/* define the storage type */
40#define CONFIG_STORAGE STORAGE_SD 40#define CONFIG_STORAGE STORAGE_SD
41 41
42/*
43#define HAVE_MULTIDRIVE 42#define HAVE_MULTIDRIVE
44#define NUM_DRIVES 2 43#define NUM_DRIVES 1 // no access to NAND yet
45#define HAVE_HOTSWAP 44#define HAVE_HOTSWAP
46*/ 45#define HAVE_HOTSWAP_STORAGE_AS_MAIN
46#define INCLUDE_TIMEOUT_API
47 47
48/* Disk storage */ 48/* Disk storage */
49/* define this if you have a disk storage, i.e. something 49/* define this if you have a disk storage, i.e. something