summaryrefslogtreecommitdiff
path: root/firmware/export/config-yh920.h
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2009-06-01 17:21:19 +0000
committerThomas Martitz <kugel@rockbox.org>2009-06-01 17:21:19 +0000
commit0b6ff6660ae0c357a3baabcded8d6d9f3822ad57 (patch)
treef4adf626fd5ef478315ec77a2a381af7890cacb7 /firmware/export/config-yh920.h
parent4746cde685b4876cc5e9800c5b5d647f0df254ea (diff)
downloadrockbox-0b6ff6660ae0c357a3baabcded8d6d9f3822ad57.tar.gz
rockbox-0b6ff6660ae0c357a3baabcded8d6d9f3822ad57.zip
Samsung YH*: Enable RTC on all, enable lcd contrast on 925.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21157 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-yh920.h')
-rw-r--r--firmware/export/config-yh920.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/firmware/export/config-yh920.h b/firmware/export/config-yh920.h
index 119b293d3a..22528fdfe3 100644
--- a/firmware/export/config-yh920.h
+++ b/firmware/export/config-yh920.h
@@ -99,11 +99,10 @@
99#define CONFIG_CODEC SWCODEC 99#define CONFIG_CODEC SWCODEC
100 100
101/* define this if you have a real-time clock */ 101/* define this if you have a real-time clock */
102/* todo verify rtc (or none) */ 102#ifndef BOOTLOADER
103/* #ifndef BOOTLOADER */
104#if 0
105#define CONFIG_RTC RTC_E8564 103#define CONFIG_RTC RTC_E8564
106#define HAVE_RTC_ALARM 104/* TODO ??? */
105//#define HAVE_RTC_ALARM
107#endif 106#endif
108 107
109/* define this if you have a disk storage, i.e. something 108/* define this if you have a disk storage, i.e. something