summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config.h')
-rw-r--r--firmware/export/config.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 555e062eb4..d34c5682c7 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -102,8 +102,9 @@
102#define LED_VIRTUAL 2 /* Virtual LED (icon) (Archos Ondio) */ 102#define LED_VIRTUAL 2 /* Virtual LED (icon) (Archos Ondio) */
103 103
104/* CONFIG_RTC */ 104/* CONFIG_RTC */
105#define RTC_M41ST84W 1 105#define RTC_M41ST84W 1 /* Archos Recorder */
106#define RTC_PCF50606 2 106#define RTC_PCF50605 2 /* iPod 4G */
107#define RTC_PCF50606 3 /* iriver H300 */
107 108
108/* else HW controlled LED (iRiver H1x0) */ 109/* else HW controlled LED (iRiver H1x0) */
109 110