summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodmini.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodmini.h')
-rw-r--r--firmware/export/config-ipodmini.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config-ipodmini.h b/firmware/export/config-ipodmini.h
index df5da35f4c..4a6c6a5dcf 100644
--- a/firmware/export/config-ipodmini.h
+++ b/firmware/export/config-ipodmini.h
@@ -48,6 +48,7 @@
48/* define this if you have a real-time clock */ 48/* define this if you have a real-time clock */
49#ifndef BOOTLOADER 49#ifndef BOOTLOADER
50#define CONFIG_RTC RTC_PCF50605 50#define CONFIG_RTC RTC_PCF50605
51#define HAVE_RTC_ALARM
51#endif 52#endif
52 53
53/* Define this if you have a software controlled poweroff */ 54/* Define this if you have a software controlled poweroff */