summaryrefslogtreecommitdiff
path: root/firmware/export/config-fuze.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-fuze.h')
-rw-r--r--firmware/export/config-fuze.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/export/config-fuze.h b/firmware/export/config-fuze.h
index 2a438ec91b..e9b54e14fd 100644
--- a/firmware/export/config-fuze.h
+++ b/firmware/export/config-fuze.h
@@ -150,9 +150,6 @@
150/* define this if the unit can be powered or charged via USB */ 150/* define this if the unit can be powered or charged via USB */
151#define HAVE_USB_POWER 151#define HAVE_USB_POWER
152 152
153/** Non-simulator section **/
154#ifndef SIMULATOR
155
156/* Define this if you have an AMS AS3525*/ 153/* Define this if you have an AMS AS3525*/
157#define CONFIG_CPU AS3525 154#define CONFIG_CPU AS3525
158 155
@@ -204,5 +201,3 @@
204 201
205#define INCLUDE_TIMEOUT_API 202#define INCLUDE_TIMEOUT_API
206 203
207#endif /* SIMULATOR */
208