summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodnano.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodnano.h')
-rw-r--r--firmware/export/config-ipodnano.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-ipodnano.h b/firmware/export/config-ipodnano.h
index 005d2ffd9c..f1a4d6a65e 100644
--- a/firmware/export/config-ipodnano.h
+++ b/firmware/export/config-ipodnano.h
@@ -131,8 +131,6 @@
131#define CURRENT_RECORD 35 /* FIXME: this needs adjusting */ 131#define CURRENT_RECORD 35 /* FIXME: this needs adjusting */
132#endif 132#endif
133 133
134#ifndef SIMULATOR
135
136/* Define this if you have a PortalPlayer PP5022 */ 134/* Define this if you have a PortalPlayer PP5022 */
137#define CONFIG_CPU PP5022 135#define CONFIG_CPU PP5022
138 136
@@ -187,4 +185,3 @@
187#define IPOD_ACCESSORY_PROTOCOL 185#define IPOD_ACCESSORY_PROTOCOL
188#define HAVE_SERIAL 186#define HAVE_SERIAL
189 187
190#endif