xref: /linux/drivers/perf/amlogic/Kconfig (revision 780f6a9afe8b0e303406a39f6968cf1daa6c3d51)
1# SPDX-License-Identifier: GPL-2.0-only
2config MESON_DDR_PMU
3	tristate "Amlogic DDR Bandwidth Performance Monitor"
4	depends on ARCH_MESON || COMPILE_TEST
5	help
6          Provides support for the DDR performance monitor
7          in Amlogic SoCs, which can give information about
8          memory throughput and other related events. It
9          supports multiple channels to monitor the memory
10          bandwidth simultaneously.
11