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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-clip.h b/firmware/export/config-clip.h
index d1400f5f50..231702564a 100644
--- a/firmware/export/config-clip.h
+++ b/firmware/export/config-clip.h
@@ -68,6 +68,10 @@
68/* There is no hardware tone control */ 68/* There is no hardware tone control */
69#define HAVE_SW_TONE_CONTROLS 69#define HAVE_SW_TONE_CONTROLS
70 70
71/* We're working on the assumption that the AS3525 has something
72 similar to the AS3514 for audio codec etc */
73#define HAVE_AS3514
74
71/* define this if you have a real-time clock */ 75/* define this if you have a real-time clock */
72#ifndef BOOTLOADER 76#ifndef BOOTLOADER
73#define CONFIG_RTC RTC_AS3525 77#define CONFIG_RTC RTC_AS3525