summaryrefslogtreecommitdiffstats
path: root/firmware/export/config/android.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/android.h')
-rw-r--r--firmware/export/config/android.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/android.h b/firmware/export/config/android.h
index a2fe09247e..c9ae8ba191 100644
--- a/firmware/export/config/android.h
+++ b/firmware/export/config/android.h
@@ -59,6 +59,9 @@
/* define this if you have RTC RAM available for settings */
//#define HAVE_RTC_RAM
+/* define this if you have a real-time clock */
+#define CONFIG_RTC APPLICATION
+
/* The number of bytes reserved for loadable codecs */
#define CODEC_SIZE 0x100000