[PATCH v7 5/9] drivers: perf: hisi: Update Kconfig for Hisilicon PMU support

From: Anurup M
Date: Tue Apr 04 2017 - 06:56:13 EST


Update Kconfig for HiP05/06/07 PMU support.

Signed-off-by: Anurup M <anurup.m@xxxxxxxxxx>
Signed-off-by: Shaokun Zhang <zhangshaokun@xxxxxxxxxxxxx>
Signed-off-by: John Garry <john.garry@xxxxxxxxxx>
---
drivers/perf/Kconfig | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/drivers/perf/Kconfig b/drivers/perf/Kconfig
index 9365190..248d730 100644
--- a/drivers/perf/Kconfig
+++ b/drivers/perf/Kconfig
@@ -12,6 +12,14 @@ config ARM_PMU
Say y if you want to use CPU performance monitors on ARM-based
systems.

+config HISI_PMU
+ bool "HiSilicon SoC PMU"
+ depends on PERF_EVENTS && ARM64
+ help
+ Enable hardware event counter support for hardware event counters
+ in Hisilicon HiP05/06/07 SoC. The hardware modules like L3 Cache
+ and MN have hardware events and counters.
+
config QCOM_L2_PMU
bool "Qualcomm Technologies L2-cache PMU"
depends on ARCH_QCOM && ARM64 && PERF_EVENTS && ACPI
--
2.1.4