Skip to content

[redhat] New configs in drivers/perf

CKI ARK Bot requested to merge configs/2020-12-15/drivers/perf into os-build

Hi,

As part of the ongoing rebase effort, the following configuration options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply with a better option.

CONFIG_ARM_DMC620_PMU:

Support for PMU events monitoring on the ARM DMC-620 memory controller.

Symbol: ARM_DMC620_PMU [=n] Type : tristate Defined at drivers/perf/Kconfig:133 Prompt: Enable PMU support for the ARM DMC-620 memory controller Depends on: PERF_EVENTS [=y] && (ARM64 [=y] && ACPI [=y] || COMPILE_TEST [=n]) Location: -> Device Drivers -> Performance monitor support


Cc: Mark Salter msalter@redhat.com Cc: Mark Langsdorf mlangsdo@redhat.com Cc: Jeremy Linton jlinton@redhat.com Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports