summaryrefslogtreecommitdiff
path: root/firmware/export/config-cowond2.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-cowond2.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-cowond2.h')
-rw-r--r--firmware/export/config-cowond2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-cowond2.h b/firmware/export/config-cowond2.h
index b723201340..c6e4555f18 100644
--- a/firmware/export/config-cowond2.h
+++ b/firmware/export/config-cowond2.h
@@ -124,7 +124,9 @@
124 124
125/* define this if the backlight thread is used for fade, not for sim, needs 125/* define this if the backlight thread is used for fade, not for sim, needs
126 * HAVE_BACKLIGHT_BRIGHTNESS */ 126 * HAVE_BACKLIGHT_BRIGHTNESS */
127#ifndef BOOTLOADER
127#define USE_BACKLIGHT_SW_FADING 128#define USE_BACKLIGHT_SW_FADING
129#endif
128 130
129/* Define this if you have a TCC7801 */ 131/* Define this if you have a TCC7801 */
130#define CONFIG_CPU TCC7801 132#define CONFIG_CPU TCC7801