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