summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index be718259f8..6ca2a0701e 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -74,7 +74,7 @@
74#define HAVE_BACKLIGHT 74#define HAVE_BACKLIGHT
75 75
76/* We can fade the backlight by using PWM */ 76/* We can fade the backlight by using PWM */
77#define HAVE_BACKLIGHT_PWM_FADING 77#define CONFIG_BACKLIGHT_FADING BACKLIGHT_FADING_PWM
78 78
79/* Define this if you have a software controlled poweroff */ 79/* Define this if you have a software controlled poweroff */
80#define HAVE_SW_POWEROFF 80#define HAVE_SW_POWEROFF