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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h
index b14fccfa7a..a3c737187b 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -113,6 +113,9 @@
113 113
114#define HAVE_LCD_FLIP 114#define HAVE_LCD_FLIP
115 115
116/* LCD invert - does not currently work */
117/* #define HAVE_LCD_INVERT */
118
116/* Define this if you have a Motorola SCF5249 */ 119/* Define this if you have a Motorola SCF5249 */
117#define CONFIG_CPU S3C2440 120#define CONFIG_CPU S3C2440
118 121