summaryrefslogtreecommitdiff
path: root/firmware/export/config/creativezv.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/creativezv.h')
-rw-r--r--firmware/export/config/creativezv.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/creativezv.h b/firmware/export/config/creativezv.h
index 54312e9071..f10ef2b83e 100644
--- a/firmware/export/config/creativezv.h
+++ b/firmware/export/config/creativezv.h
@@ -148,12 +148,6 @@
148/* Define this if you have ATA power-off control */ 148/* Define this if you have ATA power-off control */
149#define HAVE_ATA_POWER_OFF 149#define HAVE_ATA_POWER_OFF
150 150
151/* Offset ( in the firmware file's header ) to the file CRC */
152#define FIRMWARE_OFFSET_FILE_CRC 0
153
154/* Offset ( in the firmware file's header ) to the real data */
155#define FIRMWARE_OFFSET_FILE_DATA 8
156
157/* Define this if you have adjustable CPU frequency */ 151/* Define this if you have adjustable CPU frequency */
158/* #define HAVE_ADJUSTABLE_CPU_FREQ */ 152/* #define HAVE_ADJUSTABLE_CPU_FREQ */
159 153