xref: /rk3399_rockchip-uboot/drivers/power/charge/Kconfig (revision 514e00a960f8a815e0c86931b498063c6fc4ef76)
1config CHARGER_BQ25700
2	bool "BQ25700 charger support"
3	depends on DM_FUEL_GAUGE
4	help
5	  This adds support for BQ25700 charger support.
6
7config CHARGER_BQ25890
8	bool "BQ25890 charger support"
9	depends on DM_FUEL_GAUGE
10	help
11	  This adds support for BQ25890 charger support.
12