fix: charge: initialize pump charger sc8551a driver

CHAMPION-25

fix commit miss to delete the config of battery fuel gauge CW2218

Signed-off-by: zhangguoliang <zhangguoliang3@xiaomi.com>
Change-Id: I2b6fdfcdc8d3ce35a91defe9fa6a5d76681d5f8b
This commit is contained in:
zhangguoliang
2021-09-24 01:51:09 +00:00
committed by zhangguoliang3
parent c03abd35bf
commit 4fc0e71ba6
+9
View File
@@ -424,6 +424,15 @@ config BATTERY_GAUGE
bool "Battery Fuel Gauge support" bool "Battery Fuel Gauge support"
default n default n
config CW2218
bool "CW2218 Battery fuel gauge support"
default n
select I2C
depends on BATTERY_GAUGE
---help---
The CW2218 is an ultra-compact, system-side or pack-side fuel gauging
IC for Lithium-ion based batteries used in wearable and portable devices
config MAX1704X config MAX1704X
bool "MAX1704X Battery fuel gauge support" bool "MAX1704X Battery fuel gauge support"
default n default n