summaryrefslogtreecommitdiff
path: root/firmware/export/config-yh920.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-yh920.h')
-rw-r--r--firmware/export/config-yh920.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/firmware/export/config-yh920.h b/firmware/export/config-yh920.h
index 119b293d3a..22528fdfe3 100644
--- a/firmware/export/config-yh920.h
+++ b/firmware/export/config-yh920.h
@@ -99,11 +99,10 @@
99#define CONFIG_CODEC SWCODEC 99#define CONFIG_CODEC SWCODEC
100 100
101/* define this if you have a real-time clock */ 101/* define this if you have a real-time clock */
102/* todo verify rtc (or none) */ 102#ifndef BOOTLOADER
103/* #ifndef BOOTLOADER */
104#if 0
105#define CONFIG_RTC RTC_E8564 103#define CONFIG_RTC RTC_E8564
106#define HAVE_RTC_ALARM 104/* TODO ??? */
105//#define HAVE_RTC_ALARM
107#endif 106#endif
108 107
109/* define this if you have a disk storage, i.e. something 108/* define this if you have a disk storage, i.e. something