From 359045655d58653e934b7aa786f8533dcf8255b9 Mon Sep 17 00:00:00 2001 From: Karl Kurbjun Date: Sun, 18 May 2008 23:33:09 +0000 Subject: Enable Gigabeat F/X LCD flipscreen git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17578 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-gigabeat.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-gigabeat.h') 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 @@ /* The LCD on a Gigabeat is 240x320 - it is portrait */ #define HAVE_PORTRAIT_LCD +#define HAVE_LCD_FLIP + /* Define this if you have a Motorola SCF5249 */ #define CONFIG_CPU S3C2440 -- cgit v1.2.3