From e4e0b18daafd7f732b0b14be4e099619937ca589 Mon Sep 17 00:00:00 2001 From: Mihail Zenkov Date: Thu, 7 Apr 2016 02:35:58 +0000 Subject: AMS: power off while charging enabled Change-Id: Icddf1ea0a03f0426e0cf9b99f05ea065f532fed5 --- firmware/export/config/sansafuzev2.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config/sansafuzev2.h') diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h index 9668295736..06d73aeabd 100644 --- a/firmware/export/config/sansafuzev2.h +++ b/firmware/export/config/sansafuzev2.h @@ -173,6 +173,9 @@ /* Define this if you want to use the AS2525 i2c interface */ #define CONFIG_I2C I2C_AS3525 +/* define this if the hardware can be powered off while charging */ +#define HAVE_POWEROFF_WHILE_CHARGING + /* define current usage levels (based on battery bench) */ #define CURRENT_NORMAL 26 #define CURRENT_BACKLIGHT 30 -- cgit v1.2.3