[RFC PATCH v1 05/10] arm64:perf: Update Kconfig for Hisilicon PMU support
Anurup M
anurupvasu at gmail.com
Thu Aug 4 02:07:09 PDT 2016
1. Update Kconfig for Hip05 PMU support.
Signed-off-by: Anurup M <anurup.m at huawei.com>
Signed-off-by: Shaokun Zhang <zhangshaokun at hisilicon.com>
---
drivers/perf/Kconfig | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/drivers/perf/Kconfig b/drivers/perf/Kconfig
index 04e2653..a90b2fc 100644
--- a/drivers/perf/Kconfig
+++ b/drivers/perf/Kconfig
@@ -12,4 +12,13 @@ config ARM_PMU
Say y if you want to use CPU performance monitors on ARM-based
systems.
+config HISI_PERFCTR
+ bool "Enable hardware event counter support for HiSilicon SoC"
+ depends on HW_PERF_EVENTS && ARM64
+ select HISI_DJTAG
+ default n
+ help
+ Enable hardware event counter support for hardware event counters
+ in Hisilicon Hi161x SoC. The hardware modules like LLC, MN1 and
+ DDRC have hardware events and counters.
endmenu
--
2.1.4
More information about the linux-arm-kernel
mailing list