summaryrefslogtreecommitdiff
path: root/firmware/export/config/mrobe500.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/mrobe500.h')
-rw-r--r--firmware/export/config/mrobe500.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/mrobe500.h b/firmware/export/config/mrobe500.h
index 621c0b75ca..5b9240be94 100644
--- a/firmware/export/config/mrobe500.h
+++ b/firmware/export/config/mrobe500.h
@@ -238,12 +238,6 @@
238/* Define this if you have ATA power-off control */ 238/* Define this if you have ATA power-off control */
239#define HAVE_ATA_POWER_OFF 239#define HAVE_ATA_POWER_OFF
240 240
241/* Offset ( in the firmware file's header ) to the file CRC */
242#define FIRMWARE_OFFSET_FILE_CRC 0
243
244/* Offset ( in the firmware file's header ) to the real data */
245#define FIRMWARE_OFFSET_FILE_DATA 8
246
247/* Define this if you have adjustable CPU frequency */ 241/* Define this if you have adjustable CPU frequency */
248#define HAVE_ADJUSTABLE_CPU_FREQ 242#define HAVE_ADJUSTABLE_CPU_FREQ
249 243