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:
parent
28aef1f96a
commit
8aba665bdd
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue