summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config/sansaclipplus.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h
index f54951f0ac..310df3a115 100644
--- a/firmware/export/config/sansaclipplus.h
+++ b/firmware/export/config/sansaclipplus.h
@@ -9,13 +9,13 @@
9#define FIRMWARE_OFFSET_FILE_DATA 8 9#define FIRMWARE_OFFSET_FILE_DATA 8
10#define FIRMWARE_OFFSET_FILE_CRC 0 10#define FIRMWARE_OFFSET_FILE_CRC 0
11 11
12#if 0 /* TODO */ 12
13#ifndef BOOTLOADER 13#ifndef BOOTLOADER
14#define HAVE_MULTIDRIVE 14#define HAVE_MULTIDRIVE
15#define NUM_DRIVES 2 15#define NUM_DRIVES 2
16#define HAVE_HOTSWAP 16#define HAVE_HOTSWAP
17#endif 17#endif
18#endif 18
19 19
20#if 0 /* disabled since there is no driver (yet) */ 20#if 0 /* disabled since there is no driver (yet) */
21 21