1
0
Fork 0
forked from len0rd/rockbox

M200V4 : use simple charging (no support yet, will be controlled via i2c)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19069 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2008-11-10 16:34:52 +00:00
parent dd226ea735
commit 871d85a8da

View file

@ -56,6 +56,9 @@
#define CONFIG_RTC RTC_AS3525 #define CONFIG_RTC RTC_AS3525
#endif #endif
/* Hardware controlled charging */
#define CONFIG_CHARGING CHARGING_SIMPLE
/* define this if you have RTC RAM available for settings */ /* define this if you have RTC RAM available for settings */
//#define HAVE_RTC_RAM //#define HAVE_RTC_RAM