summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-gigabeat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h
index 3672bdfdb5..4a1d11d43a 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -41,6 +41,8 @@
41/* Define this for LCD backlight available */ 41/* Define this for LCD backlight available */
42#define CONFIG_BACKLIGHT BL_GIGABEAT /* port controlled PWM */ 42#define CONFIG_BACKLIGHT BL_GIGABEAT /* port controlled PWM */
43 43
44#define HAVE_LCD_ENABLE
45
44#define HAVE_BACKLIGHT_BRIGHTNESS 46#define HAVE_BACKLIGHT_BRIGHTNESS
45 47
46/* Main LCD backlight brightness range and defaults */ 48/* Main LCD backlight brightness range and defaults */