summaryrefslogtreecommitdiff
path: root/firmware/export/config/rk27generic.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/rk27generic.h')
-rw-r--r--firmware/export/config/rk27generic.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/rk27generic.h b/firmware/export/config/rk27generic.h
index 369974abb7..967fc6d8ff 100644
--- a/firmware/export/config/rk27generic.h
+++ b/firmware/export/config/rk27generic.h
@@ -176,12 +176,6 @@
176/* define this if the hardware can be powered off while charging */ 176/* define this if the hardware can be powered off while charging */
177/* #define HAVE_POWEROFF_WHILE_CHARGING */ 177/* #define HAVE_POWEROFF_WHILE_CHARGING */
178 178
179/* Offset ( in the firmware file's header ) to the file CRC */
180#define FIRMWARE_OFFSET_FILE_CRC 0
181
182/* Offset ( in the firmware file's header ) to the real data */
183#define FIRMWARE_OFFSET_FILE_DATA 8
184
185/* Define this if you have adjustable CPU frequency */ 179/* Define this if you have adjustable CPU frequency */
186#define HAVE_ADJUSTABLE_CPU_FREQ 180#define HAVE_ADJUSTABLE_CPU_FREQ
187 181