1
0
Fork 0
forked from len0rd/rockbox

enable RTC for mini2440.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23437 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Wenger 2009-10-31 16:23:18 +00:00
parent 28aef1f96a
commit 8aba665bdd

View file

@ -107,12 +107,12 @@
#define HAVE_BMP_SCALING
/* define this to enable JPEG decoding */
#define HAVE_JPEG
/* RMC TODO: what is this for?? */
/* define this if you have access to the pitchscreen */
#define HAVE_PITCHSCREEN
#define HAVE_QUICKSCREEN
/* define this if you have a real-time clock */
#define CONFIG_RTC RTC_S3C2440
/* Define this if you do software codec */
#define CONFIG_CODEC SWCODEC