summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodmini2g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodmini2g.h')
-rw-r--r--firmware/export/config-ipodmini2g.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-ipodmini2g.h b/firmware/export/config-ipodmini2g.h
index 6d6ebf1a9a..dbbbc4356c 100644
--- a/firmware/export/config-ipodmini2g.h
+++ b/firmware/export/config-ipodmini2g.h
@@ -84,8 +84,8 @@
84/* The number of bytes reserved for loadable plugins */ 84/* The number of bytes reserved for loadable plugins */
85#define PLUGIN_BUFFER_SIZE 0x80000 85#define PLUGIN_BUFFER_SIZE 0x80000
86 86
87/* Define this if you have the WM8721 audio codec */ 87/* Define this if you have the WM8711 audio codec */
88#define HAVE_WM8721 /* actually WM8731 but no recording */ 88#define HAVE_WM8711
89 89
90/* WM8721 has no tone controls, so we use the software ones */ 90/* WM8721 has no tone controls, so we use the software ones */
91#define HAVE_SW_TONE_CONTROLS 91#define HAVE_SW_TONE_CONTROLS