summaryrefslogtreecommitdiff
path: root/firmware/export/config
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/vibe500.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config/vibe500.h b/firmware/export/config/vibe500.h
index 5dcb591a34..d2c279a131 100644
--- a/firmware/export/config/vibe500.h
+++ b/firmware/export/config/vibe500.h
@@ -81,6 +81,7 @@
81/* define this if you have a real-time clock */ 81/* define this if you have a real-time clock */
82/* Philips 8563T - E8564 is a clone of it */ 82/* Philips 8563T - E8564 is a clone of it */
83#define CONFIG_RTC RTC_E8564 83#define CONFIG_RTC RTC_E8564
84#define HAVE_RTC_ALARM
84 85
85/* define this if you have a disk storage, i.e. something 86/* define this if you have a disk storage, i.e. something
86 that needs spinups and can cause skips when shaked */ 87 that needs spinups and can cause skips when shaked */