diff options
author | Frank Gevaerts <frank@gevaerts.be> | 2008-12-21 16:30:09 +0000 |
---|---|---|
committer | Frank Gevaerts <frank@gevaerts.be> | 2008-12-21 16:30:09 +0000 |
commit | c88cd20ab2a675a3135fbf588225b257cd651084 (patch) | |
tree | 7f71247b2fc198da91ddfc9d270b272b0c9be287 /firmware/export/config-clip.h | |
parent | 54c1c770cba3118a4f6c3a783eafcd8b5a3f62a1 (diff) | |
download | rockbox-c88cd20ab2a675a3135fbf588225b257cd651084.tar.gz rockbox-c88cd20ab2a675a3135fbf588225b257cd651084.zip |
merge 19488 back from the 3.1 branch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19538 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-clip.h')
-rw-r--r-- | firmware/export/config-clip.h | 6 |
1 files changed, 3 insertions, 3 deletions
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 |