summaryrefslogtreecommitdiff
path: root/firmware/export/config-tpj1022.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-tpj1022.h')
-rw-r--r--firmware/export/config-tpj1022.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-tpj1022.h b/firmware/export/config-tpj1022.h
index cdb1eb93ac..89e3d6dff1 100644
--- a/firmware/export/config-tpj1022.h
+++ b/firmware/export/config-tpj1022.h
@@ -88,8 +88,6 @@
88/* define this if the unit can be powered or charged via USB */ 88/* define this if the unit can be powered or charged via USB */
89/*#define HAVE_USB_POWER*/ 89/*#define HAVE_USB_POWER*/
90 90
91#ifndef SIMULATOR
92
93/* Define this if you have a PortalPlayer PP5020 */ 91/* Define this if you have a PortalPlayer PP5020 */
94#define CONFIG_CPU PP5020 92#define CONFIG_CPU PP5020
95 93
@@ -139,4 +137,3 @@
139#define BOOTFILE "rockbox." BOOTFILE_EXT 137#define BOOTFILE "rockbox." BOOTFILE_EXT
140#define BOOTDIR "/.rockbox" 138#define BOOTDIR "/.rockbox"
141 139
142#endif