summaryrefslogtreecommitdiff
path: root/firmware/export/config-creativezvm.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-creativezvm.h')
-rw-r--r--firmware/export/config-creativezvm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-creativezvm.h b/firmware/export/config-creativezvm.h
index 5eeaa7abcc..37d2eb48cf 100644
--- a/firmware/export/config-creativezvm.h
+++ b/firmware/export/config-creativezvm.h
@@ -128,8 +128,6 @@
128/* Hardware controlled charging with monitoring */ 128/* Hardware controlled charging with monitoring */
129//#define CONFIG_CHARGING CHARGING_MONITOR 129//#define CONFIG_CHARGING CHARGING_MONITOR
130 130
131#ifndef SIMULATOR
132
133/* Define this if you have a TI TMS320DM320 */ 131/* Define this if you have a TI TMS320DM320 */
134#define CONFIG_CPU DM320 132#define CONFIG_CPU DM320
135 133
@@ -173,4 +171,3 @@
173#define BUTTON_DEBUG 171#define BUTTON_DEBUG
174*/ 172*/
175 173
176#endif