Files
Arvin Wang d6491310fc interconnect: mediatek: Add dvfsrc interconnect provider driver
Introduce Mediatek dvfsrc specific provider driver using the
interconnect framework.

Change-Id: I5da11d17cb702ee4ae9c42d0650a02cb53832f73
Signed-off-by: Arvin Wang <arvin.wang@mediatek.com>
CR-Id: ALPS04419708
Feature: VCORE DVFS
2019-06-05 20:06:02 +08:00

8 lines
193 B
Makefile

# SPDX-License-Identifier: GPL-2.0
icc-core-objs := core.o
obj-$(CONFIG_INTERCONNECT) += icc-core.o
obj-$(CONFIG_INTERCONNECT_QCOM) += qcom/
obj-$(CONFIG_INTERCONNECT_MTK) += mediatek/