forked from len0rd/rockbox
Get the main build actually compiling - remove the RTC for now since it breaks the build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14967 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1b0b77d5c2
commit
8d40842ebd
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
||||||
#define CONFIG_CODEC SWCODEC
|
#define CONFIG_CODEC SWCODEC
|
||||||
|
|
||||||
/* define this if you have a real-time clock */
|
/* define this if you have a real-time clock */
|
||||||
#define CONFIG_RTC RTC_RX5X348AB
|
//#define CONFIG_RTC RTC_RX5X348AB
|
||||||
|
|
||||||
/* Define this for LCD backlight available */
|
/* Define this for LCD backlight available */
|
||||||
#define HAVE_BACKLIGHT
|
#define HAVE_BACKLIGHT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue