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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipodmini2g.h b/firmware/export/config-ipodmini2g.h
index 105d1d78ed..aa5bef2df0 100644
--- a/firmware/export/config-ipodmini2g.h
+++ b/firmware/export/config-ipodmini2g.h
@@ -62,6 +62,9 @@
62/* Define this if you have the WM8721 audio codec */ 62/* Define this if you have the WM8721 audio codec */
63#define HAVE_WM8721 /* actually WM8731 but no recording */ 63#define HAVE_WM8721 /* actually WM8731 but no recording */
64 64
65/* WM8721 has no tone controls, so we use the software ones */
66#define HAVE_SW_TONE_CONTROLS
67
65#define AB_REPEAT_ENABLE 1 68#define AB_REPEAT_ENABLE 1
66#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE 69#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE
67 70