summaryrefslogtreecommitdiff
path: root/firmware/export/config-hdd1630.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-hdd1630.h')
-rw-r--r--firmware/export/config-hdd1630.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-hdd1630.h b/firmware/export/config-hdd1630.h
index 1d7bff3ee6..f44f7d1729 100644
--- a/firmware/export/config-hdd1630.h
+++ b/firmware/export/config-hdd1630.h
@@ -141,8 +141,6 @@
141/* define this if the unit can be powered or charged via USB */ 141/* define this if the unit can be powered or charged via USB */
142#define HAVE_USB_POWER 142#define HAVE_USB_POWER
143 143
144#ifndef SIMULATOR
145
146/* Define this if you have a PortalPlayer PP5020 */ 144/* Define this if you have a PortalPlayer PP5020 */
147#define CONFIG_CPU PP5022 145#define CONFIG_CPU PP5022
148 146
@@ -199,4 +197,3 @@
199 197
200#define ICODE_ATTR_TREMOR_NOT_MDCT 198#define ICODE_ATTR_TREMOR_NOT_MDCT
201 199
202#endif