summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat.h
diff options
context:
space:
mode:
authorKarl Kurbjun <kkurbjun@gmail.com>2008-05-18 23:33:09 +0000
committerKarl Kurbjun <kkurbjun@gmail.com>2008-05-18 23:33:09 +0000
commit359045655d58653e934b7aa786f8533dcf8255b9 (patch)
treec24dcc7342a770ca67fd281cb3abd537dcfefa55 /firmware/export/config-gigabeat.h
parent764d6166f91726209d5199c92fa9619f2044472a (diff)
downloadrockbox-359045655d58653e934b7aa786f8533dcf8255b9.tar.gz
rockbox-359045655d58653e934b7aa786f8533dcf8255b9.zip
Enable Gigabeat F/X LCD flipscreen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17578 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-gigabeat.h')
-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 8a11c936ff..b14fccfa7a 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -111,6 +111,8 @@
111/* The LCD on a Gigabeat is 240x320 - it is portrait */ 111/* The LCD on a Gigabeat is 240x320 - it is portrait */
112#define HAVE_PORTRAIT_LCD 112#define HAVE_PORTRAIT_LCD
113 113
114#define HAVE_LCD_FLIP
115
114/* Define this if you have a Motorola SCF5249 */ 116/* Define this if you have a Motorola SCF5249 */
115#define CONFIG_CPU S3C2440 117#define CONFIG_CPU S3C2440
116 118