1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
551 B

config CHARGER_BQ25700
bool "BQ25700 charger support"
depends on DM_FUEL_GAUGE
help
This adds support for BQ25700 charger support.
config CHARGER_BQ25890
bool "BQ25890 charger support"
depends on DM_FUEL_GAUGE
help
This adds support for BQ25890 charger support.
config CHARGER_SC8551
bool "SC8551 charger support"
depends on DM_FUEL_GAUGE
help
This adds support for sc8551 charger support.
config CHARGER_SGM41542
bool "SGM41542 charger support"
depends on DM_FUEL_GAUGE
help
This adds support for sgm41542 charger support.