summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod3g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipod3g.h')
-rw-r--r--firmware/export/config-ipod3g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipod3g.h b/firmware/export/config-ipod3g.h
index b893e5c30c..d97b5ac886 100644
--- a/firmware/export/config-ipod3g.h
+++ b/firmware/export/config-ipod3g.h
@@ -62,6 +62,9 @@
62/* Define this if you have the WM8731L audio codec */ 62/* Define this if you have the WM8731L audio codec */
63#define HAVE_WM8731 63#define HAVE_WM8731
64 64
65/* WM8731 has no tone controls, so we use the software ones */
66#define HAVE_SW_TONE_CONTROLS
67
65/* Define this for LCD backlight available */ 68/* Define this for LCD backlight available */
66#define CONFIG_BACKLIGHT BL_IPOD3G /* port controlled */ 69#define CONFIG_BACKLIGHT BL_IPOD3G /* port controlled */
67 70