summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansac200v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansac200v2.h')
-rw-r--r--firmware/export/config/sansac200v2.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config/sansac200v2.h b/firmware/export/config/sansac200v2.h
index e3bb54f164..a51f9e3b00 100644
--- a/firmware/export/config/sansac200v2.h
+++ b/firmware/export/config/sansac200v2.h
@@ -172,9 +172,10 @@
172/* Type of LCD : Samsung S6B33B2 */ 172/* Type of LCD : Samsung S6B33B2 */
173#define CONFIG_LCD LCD_C200 173#define CONFIG_LCD LCD_C200
174 174
175#ifndef BOOTLOADER
176#define HAVE_MULTIDRIVE 175#define HAVE_MULTIDRIVE
177#define NUM_DRIVES 2 176#define NUM_DRIVES 2
177
178#ifndef BOOTLOADER
178#define HAVE_HOTSWAP 179#define HAVE_HOTSWAP
179#endif /* BOOTLOADER */ 180#endif /* BOOTLOADER */
180 181