summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10_5gb.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h10_5gb.h')
-rw-r--r--firmware/export/config-h10_5gb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config-h10_5gb.h b/firmware/export/config-h10_5gb.h
index b7195221ca..e8f7d7562a 100644
--- a/firmware/export/config-h10_5gb.h
+++ b/firmware/export/config-h10_5gb.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_E8564 56#define CONFIG_RTC RTC_E8564
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 */