summaryrefslogtreecommitdiff
path: root/firmware/export/config-e200v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-e200v2.h')
-rw-r--r--firmware/export/config-e200v2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-e200v2.h b/firmware/export/config-e200v2.h
index 9ee8572fbd..cc66b73249 100644
--- a/firmware/export/config-e200v2.h
+++ b/firmware/export/config-e200v2.h
@@ -155,6 +155,9 @@
155/* Define this if you have an AMS AS3525*/ 155/* Define this if you have an AMS AS3525*/
156#define CONFIG_CPU AS3525 156#define CONFIG_CPU AS3525
157 157
158/* Define how much SD sectors are reserved for OF */
159#define AMS_OF_SIZE 0xF000
160
158/* Define this if you want to use the AS2525 i2c interface */ 161/* Define this if you want to use the AS2525 i2c interface */
159#define CONFIG_I2C I2C_AS3525 162#define CONFIG_I2C I2C_AS3525
160 163