summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorder.h')
-rw-r--r--firmware/export/config-recorder.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h
index 920db04a01..4569c8bfd0 100644
--- a/firmware/export/config-recorder.h
+++ b/firmware/export/config-recorder.h
@@ -71,15 +71,9 @@
71/* Define this if you have ATA power-off control */ 71/* Define this if you have ATA power-off control */
72#define HAVE_ATA_POWER_OFF 72#define HAVE_ATA_POWER_OFF
73 73
74/* Define this if you need to power on ATA */
75#define NEEDS_ATA_POWER_ON
76
77/* Define this to the CPU frequency */ 74/* Define this to the CPU frequency */
78#define CPU_FREQ 11059200 75#define CPU_FREQ 11059200
79 76
80/* Define this if you control power on PBDR (instead of PADR) */
81#define HAVE_POWEROFF_ON_PBDR
82
83/* Offset ( in the firmware file's header ) to the file length */ 77/* Offset ( in the firmware file's header ) to the file length */
84#define FIRMWARE_OFFSET_FILE_LENGTH 0 78#define FIRMWARE_OFFSET_FILE_LENGTH 0
85 79