summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodnano.h
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2005-12-11 10:52:17 +0000
committerDave Chapman <dave@dchapman.com>2005-12-11 10:52:17 +0000
commite066a20b6722fc7a2948e92751a6709706f43525 (patch)
tree036e35bb632ac5608be7791c6702d2fa1a07715a /firmware/export/config-ipodnano.h
parent060320b95c99d91fd2e72cc1c3aabbad8d99127d (diff)
iPod: Cleanup of i2c code and addition of RTC driver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8219 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ipodnano.h')
-rw-r--r--firmware/export/config-ipodnano.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipodnano.h b/firmware/export/config-ipodnano.h
index 99eb67b5bf..6657ba8aaa 100644
--- a/firmware/export/config-ipodnano.h
+++ b/firmware/export/config-ipodnano.h
@@ -26,6 +26,9 @@
/* Define this if you do software codec */
#define CONFIG_CODEC SWCODEC
+/* define this if you have a real-time clock */
+#define CONFIG_RTC RTC_PCF50605
+
/* Define this if you have a software controlled poweroff */
//#define HAVE_SW_POWEROFF