xref: /linux/drivers/perf/hisilicon/Kconfig (revision 4c62244e035e99a9e43d25a017cbe98f7562b21f)
1# SPDX-License-Identifier: GPL-2.0-only
2config HISI_PMU
3	tristate "HiSilicon SoC PMU drivers"
4	depends on ARM64 && ACPI
5	  help
6	  Support for HiSilicon SoC L3 Cache performance monitor, Hydra Home
7	  Agent performance monitor and DDR Controller performance monitor.
8