summaryrefslogtreecommitdiffstats
path: root/drivers/perf/Makefile
diff options
context:
space:
mode:
authorWill Deacon <will@kernel.org>2021-12-14 13:41:58 +0000
committerWill Deacon <will@kernel.org>2021-12-14 13:41:58 +0000
commite73bc4fd78c4bf889f33bf8c07a7f4365c742fca (patch)
treedca6e6d1a0ffefd971e0a7997c877a84d0ddb49d /drivers/perf/Makefile
parentfc369f925f5c15a531313617fb22641aa6af874c (diff)
parent4cbf47728f8d9d18e7e43863c0b623351267f203 (diff)
downloadlinux-e73bc4fd78c4bf889f33bf8c07a7f4365c742fca.tar.bz2
Merge branch 'for-next/perf-cn10k' into for-next/perf
* for-next/perf-cn10k: dt-bindings: perf: Add YAML schemas for Marvell CN10K LLC-TAD pmu bindings drivers: perf: Add LLC-TAD perf counter support
Diffstat (limited to 'drivers/perf/Makefile')
-rw-r--r--drivers/perf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/perf/Makefile b/drivers/perf/Makefile
index 5260b116c7da..2db5418d5b0a 100644
--- a/drivers/perf/Makefile
+++ b/drivers/perf/Makefile
@@ -14,3 +14,4 @@ obj-$(CONFIG_THUNDERX2_PMU) += thunderx2_pmu.o
obj-$(CONFIG_XGENE_PMU) += xgene_pmu.o
obj-$(CONFIG_ARM_SPE_PMU) += arm_spe_pmu.o
obj-$(CONFIG_ARM_DMC620_PMU) += arm_dmc620_pmu.o
+obj-$(CONFIG_MARVELL_CN10K_TAD_PMU) += marvell_cn10k_tad_pmu.o