summaryrefslogtreecommitdiff
path: root/firmware/export/config-m200v4.h
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2008-11-10 18:18:27 +0000
committerRafaël Carré <rafael.carre@gmail.com>2008-11-10 18:18:27 +0000
commit81b2ffb63ea164d41ffb793187c9e1244c6355c9 (patch)
tree0fd68e18df3074932f70cbf1eee37260d550165d /firmware/export/config-m200v4.h
parent18118584769e8e1ecbf56bf4f3ff06922eabcfa7 (diff)
downloadrockbox-81b2ffb63ea164d41ffb793187c9e1244c6355c9.tar.gz
rockbox-81b2ffb63ea164d41ffb793187c9e1244c6355c9.zip
AMS Sansa (formerly 'V2') use the as3514 RTC
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19072 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-m200v4.h')
-rw-r--r--firmware/export/config-m200v4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-m200v4.h b/firmware/export/config-m200v4.h
index 75ac137ffd..b16b5fed43 100644
--- a/firmware/export/config-m200v4.h
+++ b/firmware/export/config-m200v4.h
@@ -63,7 +63,7 @@
63 63
64/* define this if you have a real-time clock */ 64/* define this if you have a real-time clock */
65#ifndef BOOTLOADER 65#ifndef BOOTLOADER
66#define CONFIG_RTC RTC_AS3525 66#define CONFIG_RTC RTC_AS3514
67#endif 67#endif
68 68
69/* define this if you have RTC RAM available for settings */ 69/* define this if you have RTC RAM available for settings */