From d29a11b7a8f4ce230e9385a44f352a559bde753f Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Tue, 8 May 2012 16:34:26 +0200 Subject: Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also move the definition to config.h Change-Id: I36bb5020c5e06b2344292bc05e8c13ccc7a6a1ff Reviewed-on: http://gerrit.rockbox.org/234 Reviewed-by: Nils Wallménius --- firmware/export/config/mini2440.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'firmware/export/config/mini2440.h') diff --git a/firmware/export/config/mini2440.h b/firmware/export/config/mini2440.h index f042198e2b..d05e76adba 100644 --- a/firmware/export/config/mini2440.h +++ b/firmware/export/config/mini2440.h @@ -106,8 +106,7 @@ #define HAVE_BMP_SCALING /* define this to enable JPEG decoding */ #define HAVE_JPEG -/* define this if you have access to the pitchscreen */ -#define HAVE_PITCHSCREEN + #define HAVE_QUICKSCREEN /* define this if you have a real-time clock */ -- cgit v1.2.3