From 8d40842ebd7850ba968e6618488ea9a6f8794c6c Mon Sep 17 00:00:00 2001 From: Karl Kurbjun Date: Wed, 3 Oct 2007 01:43:34 +0000 Subject: Get the main build actually compiling - remove the RTC for now since it breaks the build git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14967 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-mrobe500.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config-mrobe500.h') diff --git a/firmware/export/config-mrobe500.h b/firmware/export/config-mrobe500.h index a965881bbd..328797c79e 100644 --- a/firmware/export/config-mrobe500.h +++ b/firmware/export/config-mrobe500.h @@ -62,7 +62,7 @@ #define CONFIG_CODEC SWCODEC /* define this if you have a real-time clock */ -#define CONFIG_RTC RTC_RX5X348AB +//#define CONFIG_RTC RTC_RX5X348AB /* Define this for LCD backlight available */ #define HAVE_BACKLIGHT -- cgit v1.2.3