# SPDX-License-Identifier: GPL-2.0
#
# huawei buck boost drivers
#

obj-$(CONFIG_BUCKBOOST) += buck_boost.o

obj-$(CONFIG_BUCKBOOST_TPS63810) += tps63810/
obj-$(CONFIG_BUCKBOOST_MAX77813) += max77813/
