summaryrefslogtreecommitdiff
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, 0 insertions, 3 deletions
diff --git a/firmware/export/config/android.h b/firmware/export/config/android.h
index 7d3355ef9d..ac0e2141a1 100644
--- a/firmware/export/config/android.h
+++ b/firmware/export/config/android.h
@@ -51,9 +51,6 @@
51#define HAVE_TOUCHSCREEN 51#define HAVE_TOUCHSCREEN
52#define HAVE_BUTTON_DATA 52#define HAVE_BUTTON_DATA
53 53
54/* define this if you have RTC RAM available for settings */
55//#define HAVE_RTC_RAM
56
57/* define this if you have a real-time clock */ 54/* define this if you have a real-time clock */
58#define CONFIG_RTC APPLICATION 55#define CONFIG_RTC APPLICATION
59 56