brintos

brintos / linux-shallow public Read only

0
0
Text · 431 B · f68db01 Raw
11 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config MESON_DDR_PMU3	tristate "Amlogic DDR Bandwidth Performance Monitor"4	depends on ARCH_MESON || COMPILE_TEST5	help6          Provides support for the DDR performance monitor7          in Amlogic SoCs, which can give information about8          memory throughput and other related events. It9          supports multiple channels to monitor the memory10          bandwidth simultaneously.11