From a333e489d2e984b87f7a33f33b9411292e04f489 Mon Sep 17 00:00:00 2001 From: Rob Purchase Date: Sun, 20 Apr 2008 21:20:16 +0000 Subject: Enable RTC for Cowon D2. Time readout works, but date is currently junk. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17200 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-cowond2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export') diff --git a/firmware/export/config-cowond2.h b/firmware/export/config-cowond2.h index d3b23b2..d71e528 100644 --- a/firmware/export/config-cowond2.h +++ b/firmware/export/config-cowond2.h @@ -59,7 +59,7 @@ #define HAVE_TOUCHPAD /* define this if you have a real-time clock */ -//#define CONFIG_RTC RTC_TCC780X +#define CONFIG_RTC RTC_PCF50606 /* define this if you have RTC RAM available for settings */ //#define HAVE_RTC_RAM -- cgit v1.1