summaryrefslogtreecommitdiff
path: root/firmware/export/config/agptekrocker.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/agptekrocker.h')
-rw-r--r--firmware/export/config/agptekrocker.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/agptekrocker.h b/firmware/export/config/agptekrocker.h
index 372287f4b5..6b012730c0 100644
--- a/firmware/export/config/agptekrocker.h
+++ b/firmware/export/config/agptekrocker.h
@@ -66,6 +66,9 @@
66/* define this if you have a real-time clock */ 66/* define this if you have a real-time clock */
67#define CONFIG_RTC APPLICATION 67#define CONFIG_RTC APPLICATION
68 68
69/* Define if the device can wake from an RTC alarm */
70#define HAVE_RTC_ALARM
71
69/* The number of bytes reserved for loadable codecs */ 72/* The number of bytes reserved for loadable codecs */
70#define CODEC_SIZE 0x80000 73#define CODEC_SIZE 0x80000
71 74