summaryrefslogtreecommitdiff
path: root/firmware/export/config/ihifi960.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ihifi960.h')
-rw-r--r--firmware/export/config/ihifi960.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/ihifi960.h b/firmware/export/config/ihifi960.h
index 9f8b3ef443..64c6c90874 100644
--- a/firmware/export/config/ihifi960.h
+++ b/firmware/export/config/ihifi960.h
@@ -168,12 +168,6 @@
168/* define this if the hardware can be powered off while charging */ 168/* define this if the hardware can be powered off while charging */
169/* #define HAVE_POWEROFF_WHILE_CHARGING */ 169/* #define HAVE_POWEROFF_WHILE_CHARGING */
170 170
171/* Offset ( in the firmware file's header ) to the file CRC */
172#define FIRMWARE_OFFSET_FILE_CRC 0
173
174/* Offset ( in the firmware file's header ) to the real data */
175#define FIRMWARE_OFFSET_FILE_DATA 8
176
177/* Define this if you have adjustable CPU frequency */ 171/* Define this if you have adjustable CPU frequency */
178#define HAVE_ADJUSTABLE_CPU_FREQ 172#define HAVE_ADJUSTABLE_CPU_FREQ
179 173