summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
authorKarl Kurbjun <kkurbjun@gmail.com>2007-10-03 01:43:34 +0000
committerKarl Kurbjun <kkurbjun@gmail.com>2007-10-03 01:43:34 +0000
commit8d40842ebd7850ba968e6618488ea9a6f8794c6c (patch)
treeb644983ea707c126c6d063ec8b2e87705379ef5d /firmware/export
parent1b0b77d5c2a494ff545c3534014cbea330280131 (diff)
downloadrockbox-8d40842ebd7850ba968e6618488ea9a6f8794c6c.tar.gz
rockbox-8d40842ebd7850ba968e6618488ea9a6f8794c6c.zip
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
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-mrobe500.h2
1 files changed, 1 insertions, 1 deletions
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 @@
62#define CONFIG_CODEC SWCODEC 62#define CONFIG_CODEC SWCODEC
63 63
64/* define this if you have a real-time clock */ 64/* define this if you have a real-time clock */
65#define CONFIG_RTC RTC_RX5X348AB 65//#define CONFIG_RTC RTC_RX5X348AB
66 66
67/* Define this for LCD backlight available */ 67/* Define this for LCD backlight available */
68#define HAVE_BACKLIGHT 68#define HAVE_BACKLIGHT