summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sparmann <theseven@rockbox.org>2009-10-21 19:28:08 +0000
committerMichael Sparmann <theseven@rockbox.org>2009-10-21 19:28:08 +0000
commit2afce17cab5674a21f06ddcc320fef98ce7c5ffc (patch)
tree23e1191baeb7ca9fa260681a4fd3745d72fb7140
parent4a63ac7c00a6d560b1429315fbeba3dced5376f8 (diff)
downloadrockbox-2afce17cab5674a21f06ddcc320fef98ce7c5ffc.tar.gz
rockbox-2afce17cab5674a21f06ddcc320fef98ce7c5ffc.zip
Fix red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23310 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--firmware/export/config-ipodnano2g.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-ipodnano2g.h b/firmware/export/config-ipodnano2g.h
index d325dd7223..a10af32710 100644
--- a/firmware/export/config-ipodnano2g.h
+++ b/firmware/export/config-ipodnano2g.h
@@ -105,7 +105,9 @@
105/* Define the type of audio codec */ 105/* Define the type of audio codec */
106#define HAVE_WM8975 106#define HAVE_WM8975
107 107
108#ifndef SIMULATOR
108#define HAVE_PCM_DMA_ADDRESS 109#define HAVE_PCM_DMA_ADDRESS
110#endif
109 111
110/* Define this for LCD backlight available */ 112/* Define this for LCD backlight available */
111#define HAVE_BACKLIGHT 113#define HAVE_BACKLIGHT