summaryrefslogtreecommitdiff
path: root/firmware/export/config-creativezvm60gb.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-creativezvm60gb.h')
-rw-r--r--firmware/export/config-creativezvm60gb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-creativezvm60gb.h b/firmware/export/config-creativezvm60gb.h
index 41e0be3542..e34515ca44 100644
--- a/firmware/export/config-creativezvm60gb.h
+++ b/firmware/export/config-creativezvm60gb.h
@@ -127,8 +127,6 @@
127/* Hardware controlled charging with monitoring */ 127/* Hardware controlled charging with monitoring */
128//#define CONFIG_CHARGING CHARGING_MONITOR 128//#define CONFIG_CHARGING CHARGING_MONITOR
129 129
130#ifndef SIMULATOR
131
132/* Define this if you have a TI TMS320DM320 */ 130/* Define this if you have a TI TMS320DM320 */
133#define CONFIG_CPU DM320 131#define CONFIG_CPU DM320
134 132
@@ -165,4 +163,3 @@
165#define USB_PRODUCT_ID 0x4133 163#define USB_PRODUCT_ID 0x4133
166#define USB_NUM_ENDPOINTS 7 164#define USB_NUM_ENDPOINTS 7
167 165
168#endif /* SIMULATOR */