# SPDX-License-Identifier: GPL-2.0+
#
# charger ic drivers
#

config HUAWEI_BALANCE_IC
	bool "balance ic"
	default n
	help
	  Say Y here to enable balance ic.
	  This driver provides a unified interface to the balance.
	  Currently supported balance ic as below.
	  sc7613

config BALANCE_SC7613
	bool "balance sc7613"
	default n
	help
	  Say Y here to enable sc7613 driver.
