mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-11 18:35:28 +00:00
pyro: Add battery firmware update support.
Add battery firmware update support. BUG=chrome-os-partner:59517 BRANCH=reef TEST=check ec_sb_firmware_update tool can work. Change-Id: I02fc91974ebf30d0b6177c45985ce879b92d7066 Signed-off-by: Bruce.Wan <Bruce.Wan@quantatw.com> Reviewed-on: https://chromium-review.googlesource.com/433477 Commit-Ready: Keith Tzeng <keith.tzeng@quantatw.com> Tested-by: Keith Tzeng <keith.tzeng@quantatw.com> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
@@ -51,6 +51,11 @@
|
||||
#define CONFIG_BATTERY_SMART
|
||||
#define CONFIG_BATTERY_VENDOR_PARAM
|
||||
|
||||
/* battery firmware update */
|
||||
#define CONFIG_CRC8
|
||||
#define CONFIG_SB_FIRMWARE_UPDATE
|
||||
#define CONFIG_SMBUS
|
||||
|
||||
/* Charger */
|
||||
#define CONFIG_CHARGE_MANAGER
|
||||
#define CONFIG_CHARGE_RAMP
|
||||
|
||||
Reference in New Issue
Block a user