summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-ondavx747.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-ondavx747.h b/firmware/export/config-ondavx747.h
index 046aeff5c8..259538facc 100644
--- a/firmware/export/config-ondavx747.h
+++ b/firmware/export/config-ondavx747.h
@@ -174,6 +174,8 @@ No access to the NAND yet..
174#define NUM_DRIVES 2 174#define NUM_DRIVES 2
175*/ 175*/
176#define CONFIG_STORAGE (STORAGE_SD) 176#define CONFIG_STORAGE (STORAGE_SD)
177#define HAVE_MULTIVOLUME
178#define HAVE_MULTIDRIVE
177#define NUM_DRIVES 1 179#define NUM_DRIVES 1
178#define HAVE_HOTSWAP_STORAGE_AS_MAIN 180#define HAVE_HOTSWAP_STORAGE_AS_MAIN
179#define INCLUDE_TIMEOUT_API 181#define INCLUDE_TIMEOUT_API