blob: b3902bd37d5328b50b5e4df4170544300d3dca96 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Robin Murphy3de6be72018-02-15 18:51:42 +00002obj-$(CONFIG_ARM_CCI_PMU) += arm-cci.o
Robin Murphy1888d3d2018-02-15 18:51:41 +00003obj-$(CONFIG_ARM_CCN) += arm-ccn.o
Suzuki K Poulose7520fa92018-01-02 11:25:33 +00004obj-$(CONFIG_ARM_DSU_PMU) += arm_dsu_pmu.o
Mark Rutland18bfcfe2017-04-11 09:39:53 +01005obj-$(CONFIG_ARM_PMU) += arm_pmu.o arm_pmu_platform.o
Mark Rutland45736a72017-04-11 09:39:55 +01006obj-$(CONFIG_ARM_PMU_ACPI) += arm_pmu_acpi.o
Shaokun Zhang6ce4ef92017-10-19 19:05:17 +08007obj-$(CONFIG_HISI_PMU) += hisilicon/
Neil Leeder21bdbb72017-02-07 13:14:04 -05008obj-$(CONFIG_QCOM_L2_PMU) += qcom_l2_pmu.o
Agustin Vega-Frias3071f132017-03-31 14:13:43 -04009obj-$(CONFIG_QCOM_L3_PMU) += qcom_l3_pmu.o
Tai Nguyen832c9272016-07-15 10:38:04 -070010obj-$(CONFIG_XGENE_PMU) += xgene_pmu.o
Will Deacond5d96962016-09-22 11:36:32 +010011obj-$(CONFIG_ARM_SPE_PMU) += arm_spe_pmu.o