summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaclipv2.h
diff options
context:
space:
mode:
authorMihail Zenkov <mihail.zenkov@gmail.com>2016-04-07 02:35:58 +0000
committerMihail Zenkov <mihail.zenkov@gmail.com>2016-04-07 02:35:58 +0000
commite4e0b18daafd7f732b0b14be4e099619937ca589 (patch)
tree9729ed6a70210d6cf1d7760d197ff7480f726d69 /firmware/export/config/sansaclipv2.h
parent98c15fe85d2e3466d2d345e0f4c8b2a51731be2e (diff)
downloadrockbox-e4e0b18daafd7f732b0b14be4e099619937ca589.tar.gz
rockbox-e4e0b18daafd7f732b0b14be4e099619937ca589.zip
AMS: power off while charging enabled
Change-Id: Icddf1ea0a03f0426e0cf9b99f05ea065f532fed5
Diffstat (limited to 'firmware/export/config/sansaclipv2.h')
-rw-r--r--firmware/export/config/sansaclipv2.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h
index b2e2496d7e..d893633c73 100644
--- a/firmware/export/config/sansaclipv2.h
+++ b/firmware/export/config/sansaclipv2.h
@@ -162,8 +162,7 @@
162#define CONFIG_I2C I2C_AS3525 162#define CONFIG_I2C I2C_AS3525
163 163
164/* define this if the hardware can be powered off while charging */ 164/* define this if the hardware can be powered off while charging */
165/* Sansa can't be powered off while charging */ 165#define HAVE_POWEROFF_WHILE_CHARGING
166/* #define HAVE_POWEROFF_WHILE_CHARGING */
167 166
168/* define current usage levels (based on battery bench) */ 167/* define current usage levels (based on battery bench) */
169#define CURRENT_NORMAL 24 168#define CURRENT_NORMAL 24