summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2005-03-21 14:01:13 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2005-03-21 14:01:13 +0000
commit9306caae3df85abecc1a7990d73c89c570d37d79 (patch)
tree2e22d2dd438b65e4e8e1e3148a5695e8e0407f7a /firmware
parentfc2f08f50cbdc68f620c1d72504df5a324fbfc92 (diff)
downloadrockbox-9306caae3df85abecc1a7990d73c89c570d37d79.tar.gz
rockbox-9306caae3df85abecc1a7990d73c89c570d37d79.zip
Nah, HAVE_PCM_PLAYBACK is probably redundant...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6223 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config-h100.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index 14cb9f284f..9c7ba6c1d3 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -56,7 +56,4 @@
56/* Define this if you have adjustable CPU frequency */ 56/* Define this if you have adjustable CPU frequency */
57#define HAVE_ADJUSTABLE_CPU_FREQ 57#define HAVE_ADJUSTABLE_CPU_FREQ
58 58
59/* Define this if you can play raw PCM audio */
60#define HAVE_PCM_PLAYBACK
61
62#endif 59#endif