Packard Bell Vibe 500: add RTC alarm.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24728 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Szymon Dziok 2010-02-17 18:42:19 +00:00
parent 40e833af5f
commit d3d29edbf3

View file

@ -81,6 +81,7 @@
/* define this if you have a real-time clock */
/* Philips 8563T - E8564 is a clone of it */
#define CONFIG_RTC RTC_E8564
#define HAVE_RTC_ALARM
/* define this if you have a disk storage, i.e. something
that needs spinups and can cause skips when shaked */