summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config/ihifi770.h2
-rw-r--r--firmware/export/config/ihifi770c.h2
-rw-r--r--firmware/export/config/ihifi800.h2
3 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/ihifi770.h b/firmware/export/config/ihifi770.h
index 2d91c7f874..f6bc747bc6 100644
--- a/firmware/export/config/ihifi770.h
+++ b/firmware/export/config/ihifi770.h
@@ -150,8 +150,6 @@
150/* Offset ( in the firmware file's header ) to the real data */ 150/* Offset ( in the firmware file's header ) to the real data */
151#define FIRMWARE_OFFSET_FILE_DATA 8 151#define FIRMWARE_OFFSET_FILE_DATA 8
152 152
153#define STORAGE_WANTS_ALIGN
154
155/* Define this if you have adjustable CPU frequency */ 153/* Define this if you have adjustable CPU frequency */
156#define HAVE_ADJUSTABLE_CPU_FREQ 154#define HAVE_ADJUSTABLE_CPU_FREQ
157 155
diff --git a/firmware/export/config/ihifi770c.h b/firmware/export/config/ihifi770c.h
index 05c348bfa0..82f12c968b 100644
--- a/firmware/export/config/ihifi770c.h
+++ b/firmware/export/config/ihifi770c.h
@@ -150,8 +150,6 @@
150/* Offset ( in the firmware file's header ) to the real data */ 150/* Offset ( in the firmware file's header ) to the real data */
151#define FIRMWARE_OFFSET_FILE_DATA 8 151#define FIRMWARE_OFFSET_FILE_DATA 8
152 152
153#define STORAGE_WANTS_ALIGN
154
155/* Define this if you have adjustable CPU frequency */ 153/* Define this if you have adjustable CPU frequency */
156#define HAVE_ADJUSTABLE_CPU_FREQ 154#define HAVE_ADJUSTABLE_CPU_FREQ
157 155
diff --git a/firmware/export/config/ihifi800.h b/firmware/export/config/ihifi800.h
index e4839b837a..ac58029216 100644
--- a/firmware/export/config/ihifi800.h
+++ b/firmware/export/config/ihifi800.h
@@ -151,8 +151,6 @@
151/* Offset ( in the firmware file's header ) to the real data */ 151/* Offset ( in the firmware file's header ) to the real data */
152#define FIRMWARE_OFFSET_FILE_DATA 8 152#define FIRMWARE_OFFSET_FILE_DATA 8
153 153
154#define STORAGE_WANTS_ALIGN
155
156/* Define this if you have adjustable CPU frequency */ 154/* Define this if you have adjustable CPU frequency */
157#define HAVE_ADJUSTABLE_CPU_FREQ 155#define HAVE_ADJUSTABLE_CPU_FREQ
158 156