summaryrefslogtreecommitdiff
path: root/firmware/export/config/samsungypr0.h
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2012-01-02 14:11:28 +0000
committerThomas Martitz <kugel@rockbox.org>2012-01-02 14:11:28 +0000
commitde6c203b53c2c2aa0a3e53be81df58ef4c48abdb (patch)
treedae28441bc891e30d2a16461ee17ee8ad83d4dee /firmware/export/config/samsungypr0.h
parent81aac5ac1a0c86d84d1ccec52c4b9859adea5107 (diff)
downloadrockbox-de6c203b53c2c2aa0a3e53be81df58ef4c48abdb.tar.gz
rockbox-de6c203b53c2c2aa0a3e53be81df58ef4c48abdb.zip
ypr0: Tiny cleanup in ypr0 config file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31522 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config/samsungypr0.h')
-rw-r--r--firmware/export/config/samsungypr0.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/firmware/export/config/samsungypr0.h b/firmware/export/config/samsungypr0.h
index ba56c096a6..53b9285ac4 100644
--- a/firmware/export/config/samsungypr0.h
+++ b/firmware/export/config/samsungypr0.h
@@ -20,9 +20,6 @@
20/*TODO: implement USB data transfer management -> see safe mode script and think a way to implemtent it in the code */ 20/*TODO: implement USB data transfer management -> see safe mode script and think a way to implemtent it in the code */
21#define USB_NONE 21#define USB_NONE
22 22
23/* Hardware controlled charging with monitoring */
24#define CONFIG_CHARGING CHARGING_MONITOR
25
26/* There is only USB charging */ 23/* There is only USB charging */
27//#define HAVE_USB_POWER 24//#define HAVE_USB_POWER
28 25
@@ -135,9 +132,8 @@
135#define CURRENT_NORMAL 24 /* ~25h, on 600mAh that's about 24mA */ 132#define CURRENT_NORMAL 24 /* ~25h, on 600mAh that's about 24mA */
136#define CURRENT_BACKLIGHT 62 /* ~6,5h -> 92mA. Minus 24mA normal that gives us 68mA */ 133#define CURRENT_BACKLIGHT 62 /* ~6,5h -> 92mA. Minus 24mA normal that gives us 68mA */
137 134
138/* TODO: We possibly can only watch linux charging */ 135/* Linux controlls charging, we can monitor */
139//#define CONFIG_CHARGING CHARGING_TARGET 136#define CONFIG_CHARGING CHARGING_MONITOR
140//#define HAVE_RESET_BATTERY_FILTER
141 137
142/* same dimensions as gigabeats */ 138/* same dimensions as gigabeats */
143#define CONFIG_LCD LCD_YPR0 139#define CONFIG_LCD LCD_YPR0