summaryrefslogtreecommitdiff
path: root/firmware/export/config-cowond2.h
diff options
context:
space:
mode:
authorRob Purchase <shotofadds@rockbox.org>2008-04-09 22:20:04 +0000
committerRob Purchase <shotofadds@rockbox.org>2008-04-09 22:20:04 +0000
commit159f8ee41aa0d8c6434867775547d9e030a963d7 (patch)
treef2da1e5a46530487fb8ce93c7ff332fd506a4363 /firmware/export/config-cowond2.h
parent791e0928c5f9d5287a6077a95a385bc6bd90ac1d (diff)
downloadrockbox-159f8ee41aa0d8c6434867775547d9e030a963d7.tar.gz
rockbox-159f8ee41aa0d8c6434867775547d9e030a963d7.zip
D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW treble/bass). Untested, but harmless.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17057 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-cowond2.h')
-rw-r--r--firmware/export/config-cowond2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-cowond2.h b/firmware/export/config-cowond2.h
index 78becb3161..74cf90eac4 100644
--- a/firmware/export/config-cowond2.h
+++ b/firmware/export/config-cowond2.h
@@ -83,8 +83,8 @@
83/* The D2 uses a WM8985 codec */ 83/* The D2 uses a WM8985 codec */
84#define HAVE_WM8985 84#define HAVE_WM8985
85 85
86/* There is no hardware tone control */ 86/* Use WM8985 EQ1 & EQ5 as hardware tone controls */
87#define HAVE_SW_TONE_CONTROLS 87/* #define HAVE_SW_TONE_CONTROLS */
88 88
89/* Define this for LCD backlight available */ 89/* Define this for LCD backlight available */
90#define HAVE_BACKLIGHT 90#define HAVE_BACKLIGHT