summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodmini.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodmini.h')
-rw-r--r--firmware/export/config-ipodmini.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-ipodmini.h b/firmware/export/config-ipodmini.h
index ea3f4e5c41..b4e909ce07 100644
--- a/firmware/export/config-ipodmini.h
+++ b/firmware/export/config-ipodmini.h
@@ -40,8 +40,8 @@
40/* The number of bytes reserved for loadable plugins */ 40/* The number of bytes reserved for loadable plugins */
41#define PLUGIN_BUFFER_SIZE 0x80000 41#define PLUGIN_BUFFER_SIZE 0x80000
42 42
43/* Define this if you have the WM8975 audio codec */ 43/* Define this if you have the WM8721 audio codec */
44#define HAVE_WM8975 44#define HAVE_WM8721 /* actually WM8731 but no recording */
45 45
46/* Define this for LCD backlight available */ 46/* Define this for LCD backlight available */
47#define CONFIG_BACKLIGHT BL_IPODMINI /* port controlled */ 47#define CONFIG_BACKLIGHT BL_IPODMINI /* port controlled */