summaryrefslogtreecommitdiff
path: root/firmware/export/config-h300.h
diff options
context:
space:
mode:
authorSteve Bavin <pondlife@pondlife.me>2008-11-26 10:21:03 +0000
committerSteve Bavin <pondlife@pondlife.me>2008-11-26 10:21:03 +0000
commitb70f57502370b5d91e557e61ec23de95d8e027a9 (patch)
tree52dace1509fc7e547c0d6da27def523ac4e3a06e /firmware/export/config-h300.h
parent28f06901f74d8574ea0de00a143cbda08326d9f7 (diff)
downloadrockbox-b70f57502370b5d91e557e61ec23de95d8e027a9.tar.gz
rockbox-b70f57502370b5d91e557e61ec23de95d8e027a9.zip
Fix reds. Also note my r19221 commit message had a typo - shoudld have been e200/c200, not e100.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19224 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-h300.h')
-rw-r--r--firmware/export/config-h300.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index 2af426f048..680ca91245 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -116,8 +116,9 @@
116 116
117/* define this if the backlight thread is used for fade, not for sim, needs 117/* define this if the backlight thread is used for fade, not for sim, needs
118 * HAVE_BACKLIGHT_BRIGHTNESS */ 118 * HAVE_BACKLIGHT_BRIGHTNESS */
119#ifndef BOOTLOADER
119#define USE_BACKLIGHT_SW_FADING 120#define USE_BACKLIGHT_SW_FADING
120 121#endif
121 122
122/* Define this if your LCD can be enabled/disabled */ 123/* Define this if your LCD can be enabled/disabled */
123#define HAVE_LCD_ENABLE 124#define HAVE_LCD_ENABLE