summaryrefslogtreecommitdiff
path: root/firmware/export/config/xduoox3.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/xduoox3.h')
-rw-r--r--firmware/export/config/xduoox3.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/xduoox3.h b/firmware/export/config/xduoox3.h
index 18d396a515..e859dff51e 100644
--- a/firmware/export/config/xduoox3.h
+++ b/firmware/export/config/xduoox3.h
@@ -158,7 +158,10 @@
158#define CPUFREQ_DEFAULT CPUFREQ_MIN 158#define CPUFREQ_DEFAULT CPUFREQ_MIN
159#define CPUFREQ_NORMAL CPUFREQ_MIN 159#define CPUFREQ_NORMAL CPUFREQ_MIN
160 160
161#ifndef BOOTLOADER
161#define HAVE_ADJUSTABLE_CPU_FREQ 162#define HAVE_ADJUSTABLE_CPU_FREQ
163#define HAVE_GUI_BOOST
164#endif
162 165
163#ifndef HAVE_ADJUSTABLE_CPU_FREQ 166#ifndef HAVE_ADJUSTABLE_CPU_FREQ
164#define CPU_FREQ CPUFREQ_MAX 167#define CPU_FREQ CPUFREQ_MAX