summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodcolor.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodcolor.h')
-rw-r--r--firmware/export/config-ipodcolor.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-ipodcolor.h b/firmware/export/config-ipodcolor.h
index 3254c0abfb..7c7897b67b 100644
--- a/firmware/export/config-ipodcolor.h
+++ b/firmware/export/config-ipodcolor.h
@@ -118,8 +118,6 @@
118/* define this if the unit can be powered or charged via USB */ 118/* define this if the unit can be powered or charged via USB */
119#define HAVE_USB_POWER 119#define HAVE_USB_POWER
120 120
121#ifndef SIMULATOR
122
123/* Define this if you have a PortalPlayer PP5020 */ 121/* Define this if you have a PortalPlayer PP5020 */
124#define CONFIG_CPU PP5020 122#define CONFIG_CPU PP5020
125 123
@@ -177,4 +175,3 @@
177#define IPOD_ACCESSORY_PROTOCOL 175#define IPOD_ACCESSORY_PROTOCOL
178#define HAVE_SERIAL 176#define HAVE_SERIAL
179 177
180#endif