summaryrefslogtreecommitdiff
path: root/firmware/export/config-meizu-m3.h
diff options
context:
space:
mode:
authorBertrik Sikken <bertrik@sikken.nl>2009-06-28 17:43:04 +0000
committerBertrik Sikken <bertrik@sikken.nl>2009-06-28 17:43:04 +0000
commit7df759c95107bc8e5f9a6ba17f77114fa9d80357 (patch)
tree476eba9a9add512991bd237e366c0704124d9c12 /firmware/export/config-meizu-m3.h
parentc3f9ab46dea336437b7fb6113a76d75fe1b0c119 (diff)
downloadrockbox-7df759c95107bc8e5f9a6ba17f77114fa9d80357.tar.gz
rockbox-7df759c95107bc8e5f9a6ba17f77114fa9d80357.zip
Create an udacodec interface (similar to ascodec and wmcoded) and adapt/implement it for the iriver h1xx/h3xx and the meizus.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21546 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-meizu-m3.h')
-rw-r--r--firmware/export/config-meizu-m3.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-meizu-m3.h b/firmware/export/config-meizu-m3.h
index 2a02052381..4bb2e68725 100644
--- a/firmware/export/config-meizu-m3.h
+++ b/firmware/export/config-meizu-m3.h
@@ -85,8 +85,8 @@
85 85
86#define CONFIG_LCD LCD_MEIZUM6 86#define CONFIG_LCD LCD_MEIZUM6
87 87
88/* Define this if you have the WM8975 audio codec */ 88/* Define the type of audio codec */
89#define HAVE_WM8751 //FIXME 89#define HAVE_UDA1380
90 90
91/* Define this for LCD backlight available */ 91/* Define this for LCD backlight available */
92#define HAVE_BACKLIGHT 92#define HAVE_BACKLIGHT