summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat.h
diff options
context:
space:
mode:
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