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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-fuze.h b/firmware/export/config-fuze.h
index 4f943580a7..a30f95e5b0 100644
--- a/firmware/export/config-fuze.h
+++ b/firmware/export/config-fuze.h
@@ -160,6 +160,9 @@
160/* Define this if you have an AMS AS3525*/ 160/* Define this if you have an AMS AS3525*/
161#define CONFIG_CPU AS3525 161#define CONFIG_CPU AS3525
162 162
163/* Define how much SD sectors are reserved for OF */
164#define AMS_OF_SIZE 0xF000
165
163/* Define this if you want to use the AS2525 i2c interface */ 166/* Define this if you want to use the AS2525 i2c interface */
164#define CONFIG_I2C I2C_AS3525 167#define CONFIG_I2C I2C_AS3525
165 168