summaryrefslogtreecommitdiff
path: root/firmware/export/config-h120.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h120.h')
-rw-r--r--firmware/export/config-h120.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h
index 4757d7708c..74074e83e0 100644
--- a/firmware/export/config-h120.h
+++ b/firmware/export/config-h120.h
@@ -69,7 +69,7 @@
69#define HAVE_BACKLIGHT 69#define HAVE_BACKLIGHT
70 70
71/* We can fade the backlight by using PWM */ 71/* We can fade the backlight by using PWM */
72#define HAVE_BACKLIGHT_PWM_FADING 72#define CONFIG_BACKLIGHT_FADING BACKLIGHT_FADING_PWM
73 73
74/* Define this if you have a software controlled poweroff */ 74/* Define this if you have a software controlled poweroff */
75#define HAVE_SW_POWEROFF 75#define HAVE_SW_POWEROFF