summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-m200v4.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-m200v4.h b/firmware/export/config-m200v4.h
index 2247ec3152..20bbec6023 100644
--- a/firmware/export/config-m200v4.h
+++ b/firmware/export/config-m200v4.h
@@ -52,7 +52,9 @@
52#define CONFIG_KEYPAD SANSA_M200_PAD 52#define CONFIG_KEYPAD SANSA_M200_PAD
53 53
54/* define this if you have a real-time clock */ 54/* define this if you have a real-time clock */
55#ifndef BOOTLOADER
55#define CONFIG_RTC RTC_AS3525 56#define CONFIG_RTC RTC_AS3525
57#endif
56 58
57/* define this if you have RTC RAM available for settings */ 59/* define this if you have RTC RAM available for settings */
58//#define HAVE_RTC_RAM 60//#define HAVE_RTC_RAM