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/sansafuzeplus.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config/sansafuzeplus.h') diff --git a/firmware/export/config/sansafuzeplus.h b/firmware/export/config/sansafuzeplus.h index 73ac5b9d32..51bf1444a2 100644 --- a/firmware/export/config/sansafuzeplus.h +++ b/firmware/export/config/sansafuzeplus.h @@ -160,6 +160,9 @@ /* Define this if you want to use the IMX233 i2c interface */ #define CONFIG_I2C I2C_IMX233 +/* 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 35 #define CURRENT_BACKLIGHT 30 -- cgit v1.2.3