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:
parent
dd226ea735
commit
871d85a8da
1 changed files with 3 additions and 0 deletions
|
@ -56,6 +56,9 @@
|
|||
#define CONFIG_RTC RTC_AS3525
|
||||
#endif
|
||||
|
||||
/* Hardware controlled charging */
|
||||
#define CONFIG_CHARGING CHARGING_SIMPLE
|
||||
|
||||
/* define this if you have RTC RAM available for settings */
|
||||
//#define HAVE_RTC_RAM
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue