summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config/aigoerosq.h2
-rw-r--r--firmware/export/config/xduoox3ii.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/aigoerosq.h b/firmware/export/config/aigoerosq.h
index d6761a4470..86f249c366 100644
--- a/firmware/export/config/aigoerosq.h
+++ b/firmware/export/config/aigoerosq.h
@@ -101,7 +101,7 @@
101#define HAVE_SW_POWEROFF 101#define HAVE_SW_POWEROFF
102 102
103/* Define this to the CPU frequency */ 103/* Define this to the CPU frequency */
104#define CPU_FREQ 108000000 104#define CPU_FREQ 1008000000
105 105
106/* No special storage */ 106/* No special storage */
107#define CONFIG_STORAGE STORAGE_HOSTFS 107#define CONFIG_STORAGE STORAGE_HOSTFS
diff --git a/firmware/export/config/xduoox3ii.h b/firmware/export/config/xduoox3ii.h
index 1da6e71ade..696a83c85d 100644
--- a/firmware/export/config/xduoox3ii.h
+++ b/firmware/export/config/xduoox3ii.h
@@ -101,7 +101,7 @@
101#define HAVE_SW_POWEROFF 101#define HAVE_SW_POWEROFF
102 102
103/* Define this to the CPU frequency */ 103/* Define this to the CPU frequency */
104#define CPU_FREQ 108000000 104#define CPU_FREQ 1008000000
105 105
106/* No special storage */ 106/* No special storage */
107#define CONFIG_STORAGE STORAGE_HOSTFS 107#define CONFIG_STORAGE STORAGE_HOSTFS