2017-04-11 11:39:53 +03:00
|
|
|
obj-$(CONFIG_ARM_PMU) += arm_pmu.o arm_pmu_platform.o
|
2017-04-11 11:39:55 +03:00
|
|
|
obj-$(CONFIG_ARM_PMU_ACPI) += arm_pmu_acpi.o
|
2017-02-07 21:14:04 +03:00
|
|
|
obj-$(CONFIG_QCOM_L2_PMU) += qcom_l2_pmu.o
|
2017-03-31 21:13:43 +03:00
|
|
|
obj-$(CONFIG_QCOM_L3_PMU) += qcom_l3_pmu.o
|
2016-07-15 20:38:04 +03:00
|
|
|
obj-$(CONFIG_XGENE_PMU) += xgene_pmu.o
|