summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondavx767.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondavx767.h')
-rw-r--r--firmware/export/config-ondavx767.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-ondavx767.h b/firmware/export/config-ondavx767.h
index cc0ce10151..661d3e9e5e 100644
--- a/firmware/export/config-ondavx767.h
+++ b/firmware/export/config-ondavx767.h
@@ -133,8 +133,6 @@
133/* Hardware controlled charging with monitoring */ 133/* Hardware controlled charging with monitoring */
134//#define CONFIG_CHARGING CHARGING_MONITOR 134//#define CONFIG_CHARGING CHARGING_MONITOR
135 135
136#ifndef SIMULATOR
137
138/* Define this if you have a Ingenic JZ4740 */ 136/* Define this if you have a Ingenic JZ4740 */
139#define CONFIG_CPU JZ4732 137#define CONFIG_CPU JZ4732
140 138
@@ -167,4 +165,3 @@
167#define USB_VENDOR_ID 0x07C4 165#define USB_VENDOR_ID 0x07C4
168#define USB_PRODUCT_ID 0xA4A5 166#define USB_PRODUCT_ID 0xA4A5
169 167
170#endif