summaryrefslogtreecommitdiff
path: root/firmware/export/config-cowond2.h
diff options
context:
space:
mode:
authorRob Purchase <shotofadds@rockbox.org>2008-03-23 19:56:11 +0000
committerRob Purchase <shotofadds@rockbox.org>2008-03-23 19:56:11 +0000
commitb8b03370e4a3e1ec20324e9055065c77873e30f7 (patch)
tree38d9664bd995020a7457b8c808042c05519d3b89 /firmware/export/config-cowond2.h
parent65d50de5b7b0e6bffbf62487601a7af82172df49 (diff)
downloadrockbox-b8b03370e4a3e1ec20324e9055065c77873e30f7.tar.gz
rockbox-b8b03370e4a3e1ec20324e9055065c77873e30f7.zip
D2: Implement LCD driver framebuffer as per E200/Gigabeat F. Kill a few warnings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16763 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-cowond2.h')
-rw-r--r--firmware/export/config-cowond2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-cowond2.h b/firmware/export/config-cowond2.h
index 9363f67683..2574c51208 100644
--- a/firmware/export/config-cowond2.h
+++ b/firmware/export/config-cowond2.h
@@ -23,10 +23,10 @@
23#define HAVE_LCD_COLOR 23#define HAVE_LCD_COLOR
24 24
25/* define this if you can flip your LCD */ 25/* define this if you can flip your LCD */
26#define HAVE_LCD_FLIP 26/* #define HAVE_LCD_FLIP */
27 27
28/* define this if you can invert the colours on your LCD */ 28/* define this if you can invert the colours on your LCD */
29#define HAVE_LCD_INVERT 29/* #define HAVE_LCD_INVERT */
30 30
31/* define this if you want album art for this target */ 31/* define this if you want album art for this target */
32#define HAVE_ALBUMART 32#define HAVE_ALBUMART