summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-clip.h
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2008-12-10 13:00:01 +0000
committerRafaël Carré <rafael.carre@gmail.com>2008-12-10 13:00:01 +0000
commit88bb7acc0a5309420084974897b34e4f71b17949 (patch)
tree0884336c96bff61e98d4d4ff478d6ce6a56cef0f /firmware/export/config-clip.h
parent995c89cb6f2173e36d644836f7644b13b1dc9a34 (diff)
downloadrockbox-88bb7acc0a5309420084974897b34e4f71b17949.tar.gz
rockbox-88bb7acc0a5309420084974897b34e4f71b17949.zip
Sansa Clip: enable tagcache, quickscreen and pitchscreen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19382 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-clip.h')
-rw-r--r--firmware/export/config-clip.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/firmware/export/config-clip.h b/firmware/export/config-clip.h
index 40630bb75a..0a6164fbb6 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