summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat-s.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gigabeat-s.h')
-rw-r--r--firmware/export/config-gigabeat-s.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h
index e5654fe0a2..f55a4fd382 100644
--- a/firmware/export/config-gigabeat-s.h
+++ b/firmware/export/config-gigabeat-s.h
@@ -104,11 +104,10 @@
104 * turned off */ 104 * turned off */
105#define LCD_SLEEP_TIMEOUT (2*HZ) 105#define LCD_SLEEP_TIMEOUT (2*HZ)
106 106
107#ifndef BOOTLOADER
108#if 0
109/* Define this if your LCD can be enabled/disabled */ 107/* Define this if your LCD can be enabled/disabled */
110#define HAVE_LCD_ENABLE 108#define HAVE_LCD_ENABLE
111#endif 109
110#ifndef BOOTLOADER
112 111
113#define HAVE_BACKLIGHT_BRIGHTNESS 112#define HAVE_BACKLIGHT_BRIGHTNESS
114 113