summaryrefslogtreecommitdiff
path: root/firmware/export/config/hifimanhm60x.h
diff options
context:
space:
mode:
authorAndrew Ryabinin <ryabinin.a.a@gmail.com>2011-11-03 11:53:02 +0000
committerAndrew Ryabinin <ryabinin.a.a@gmail.com>2011-11-03 11:53:02 +0000
commit2164aab9020bb37ec71a24461c4c42bc4e2eb2d3 (patch)
treedbf138f0f8d84789b335e6059508176a71fe0cde /firmware/export/config/hifimanhm60x.h
parent50211e20548bf3a5f7781489269a297cad58713e (diff)
downloadrockbox-2164aab9020bb37ec71a24461c4c42bc4e2eb2d3.tar.gz
rockbox-2164aab9020bb37ec71a24461c4c42bc4e2eb2d3.zip
Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by HM-60x to dummy_codec.{ch} as it works for PCM1704 used by HM-801.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30891 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config/hifimanhm60x.h')
-rw-r--r--firmware/export/config/hifimanhm60x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/hifimanhm60x.h b/firmware/export/config/hifimanhm60x.h
index 88af364bc9..6ac43803f3 100644
--- a/firmware/export/config/hifimanhm60x.h
+++ b/firmware/export/config/hifimanhm60x.h
@@ -17,7 +17,7 @@
17 SAMPR_CAP_32 | SAMPR_CAP_24 | SAMPR_CAP_22 | \ 17 SAMPR_CAP_32 | SAMPR_CAP_24 | SAMPR_CAP_22 | \
18 SAMPR_CAP_16 | SAMPR_CAP_12 | SAMPR_CAP_11 | SAMPR_CAP_8) 18 SAMPR_CAP_16 | SAMPR_CAP_12 | SAMPR_CAP_11 | SAMPR_CAP_8)
19 19
20#define HAVE_TDA1543 20#define HAVE_DUMMY_CODEC
21#define CODEC_SLAVE 21#define CODEC_SLAVE
22/* define this if you have a bitmap LCD display */ 22/* define this if you have a bitmap LCD display */
23#define HAVE_LCD_BITMAP 23#define HAVE_LCD_BITMAP