summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2009-07-11 17:40:52 +0000
committerAlexander Levin <al.le@rockbox.org>2009-07-11 17:40:52 +0000
commitbc27e0f57c1869f4bab696410a99aa3f90aedbd7 (patch)
treee4deb878d9044969bc52b8d6e35c6007d3aea3c6
parent77651585134575d81c873d9392366b4bbe6fc18c (diff)
downloadrockbox-bc27e0f57c1869f4bab696410a99aa3f90aedbd7.zip
rockbox-bc27e0f57c1869f4bab696410a99aa3f90aedbd7.tar.gz
rockbox-bc27e0f57c1869f4bab696410a99aa3f90aedbd7.tar.bz2
rockbox-bc27e0f57c1869f4bab696410a99aa3f90aedbd7.tar.xz
Fix red for sansa m200v4 (it also should have the pitchscreenif sansa m200 has it)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21783 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--firmware/export/config-m200v4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-m200v4.h b/firmware/export/config-m200v4.h
index 21d777b..4044c3d 100644
--- a/firmware/export/config-m200v4.h
+++ b/firmware/export/config-m200v4.h
@@ -40,7 +40,7 @@
/* define this if you have access to the 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