summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaconnect.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansaconnect.h')
-rw-r--r--firmware/export/config/sansaconnect.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/sansaconnect.h b/firmware/export/config/sansaconnect.h
index a06ea9b207..ef048084f2 100644
--- a/firmware/export/config/sansaconnect.h
+++ b/firmware/export/config/sansaconnect.h
@@ -183,12 +183,6 @@
183/* Define this if you have ATA power-off control */ 183/* Define this if you have ATA power-off control */
184#define HAVE_ATA_POWER_OFF 184#define HAVE_ATA_POWER_OFF
185 185
186/* Offset ( in the firmware file's header ) to the file CRC */
187#define FIRMWARE_OFFSET_FILE_CRC 0
188
189/* Offset ( in the firmware file's header ) to the real data */
190#define FIRMWARE_OFFSET_FILE_DATA 8
191
192/* Hardware controlled charging */ 186/* Hardware controlled charging */
193#define CONFIG_CHARGING CHARGING_MONITOR 187#define CONFIG_CHARGING CHARGING_MONITOR
194 188