summaryrefslogtreecommitdiff
path: root/firmware/export/config/creativezenxfi3.h
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2012-05-21 17:08:19 +0200
committerNils Wallménius <nils@rockbox.org>2012-05-21 17:08:19 +0200
commit70876a8454b11d67bba9dd3c1f6dfff3129831ff (patch)
tree93bb257bd2fcc63c9f8d90431daf712726569ba0 /firmware/export/config/creativezenxfi3.h
parentcd7a478ec1a48facc6729bd51aa1016cc7263081 (diff)
downloadrockbox-70876a8454b11d67bba9dd3c1f6dfff3129831ff.tar.gz
rockbox-70876a8454b11d67bba9dd3c1f6dfff3129831ff.zip
Delete obsolete define from the config files for the new creative ports.
Change-Id: I00164be4960f987399fc5ea713f19ab06490883c
Diffstat (limited to 'firmware/export/config/creativezenxfi3.h')
-rw-r--r--firmware/export/config/creativezenxfi3.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config/creativezenxfi3.h b/firmware/export/config/creativezenxfi3.h
index 61ee9ed4bf..bcc5955249 100644
--- a/firmware/export/config/creativezenxfi3.h
+++ b/firmware/export/config/creativezenxfi3.h
@@ -47,9 +47,6 @@
47#define HAVE_BUTTON_LIGHT 47#define HAVE_BUTTON_LIGHT
48#define HAVE_BUTTONLIGHT_BRIGHTNESS 48#define HAVE_BUTTONLIGHT_BRIGHTNESS
49 49
50/* define this if you have access to the pitchscreen */
51#define HAVE_PITCHSCREEN
52
53/* define this if you would like tagcache to build on this target */ 50/* define this if you would like tagcache to build on this target */
54#define HAVE_TAGCACHE 51#define HAVE_TAGCACHE
55 52