summaryrefslogtreecommitdiff
path: root/firmware/export/config-meizu-m3.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-meizu-m3.h')
-rw-r--r--firmware/export/config-meizu-m3.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-meizu-m3.h b/firmware/export/config-meizu-m3.h
index 06a0992550..2a02052381 100644
--- a/firmware/export/config-meizu-m3.h
+++ b/firmware/export/config-meizu-m3.h
@@ -80,8 +80,8 @@
80#define CONFIG_CODEC SWCODEC 80#define CONFIG_CODEC SWCODEC
81 81
82/* define this if you have a real-time clock */ 82/* define this if you have a real-time clock */
83#define CONFIG_RTC RTC_S5L8700 83//#define CONFIG_RTC RTC_S5L8700
84//#define CONFIG_RTC RTC_S35390A 84#define CONFIG_RTC RTC_S35390A
85 85
86#define CONFIG_LCD LCD_MEIZUM6 86#define CONFIG_LCD LCD_MEIZUM6
87 87