summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2005-11-16 12:34:27 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2005-11-16 12:34:27 +0000
commitfa32b8c1b1112cba4ed19a55dadbd52de85221e9 (patch)
tree75bf21ac33523c6796136e695cf749b5f80fa4ff /firmware/export
parent0cb38b0b14590c060399b866f24f13527dc1a550 (diff)
downloadrockbox-fa32b8c1b1112cba4ed19a55dadbd52de85221e9.tar.gz
rockbox-fa32b8c1b1112cba4ed19a55dadbd52de85221e9.zip
H300 has no S/PDIF
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7904 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-h300.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index b7105b74e1..5343b657d9 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -93,7 +93,4 @@
93#define BOOTFILE_EXT "iriver" 93#define BOOTFILE_EXT "iriver"
94#define BOOTFILE "rockbox." BOOTFILE_EXT 94#define BOOTFILE "rockbox." BOOTFILE_EXT
95 95
96/* Define this if you can control the S/PDIF power */
97#define HAVE_SPDIF_POWER
98
99#endif 96#endif