summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod4g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipod4g.h')
-rw-r--r--firmware/export/config-ipod4g.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config-ipod4g.h b/firmware/export/config-ipod4g.h
index 504de0f471..3790500063 100644
--- a/firmware/export/config-ipod4g.h
+++ b/firmware/export/config-ipod4g.h
@@ -54,6 +54,7 @@
54/* define this if you have a real-time clock */ 54/* define this if you have a real-time clock */
55#ifndef BOOTLOADER 55#ifndef BOOTLOADER
56#define CONFIG_RTC RTC_PCF50605 56#define CONFIG_RTC RTC_PCF50605
57#define HAVE_RTC_ALARM
57#endif 58#endif
58 59
59/* Define this if you have a software controlled poweroff */ 60/* Define this if you have a software controlled poweroff */