From c88cd20ab2a675a3135fbf588225b257cd651084 Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Sun, 21 Dec 2008 16:30:09 +0000 Subject: merge 19488 back from the 3.1 branch git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19538 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-clip.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'firmware/export/config-clip.h') diff --git a/firmware/export/config-clip.h b/firmware/export/config-clip.h index 0a6164fbb6..40630bb75a 100644 --- a/firmware/export/config-clip.h +++ b/firmware/export/config-clip.h @@ -34,13 +34,13 @@ #define HAVE_BUTTON_LIGHT /* define this if you have access to the quickscreen */ -#define HAVE_QUICKSCREEN +//#define HAVE_QUICKSCREEN /* define this if you have access to the pitchscreen */ -#define HAVE_PITCHSCREEN +//#define HAVE_PITCHSCREEN /* define this if you would like tagcache to build on this target */ -#define HAVE_TAGCACHE +//#define HAVE_TAGCACHE /* LCD dimensions */ #define LCD_WIDTH 128 -- cgit v1.2.3