Skip to content

[redhat] New configs in drivers/perf

CKI ARK Bot requested to merge configs/os-build/2023-11-02/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.

Symbol: AMPERE_CORESIGHT_PMU_ARCH_SYSTEM_PMU [=n] Type : tristate Defined at drivers/perf/arm_cspmu/Kconfig:21 Prompt: Ampere Coresight Architecture PMU Depends on: PERF_EVENTS [=y] && ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU [=m] Location: -> Device Drivers -> Performance monitor support -> ARM Coresight Architecture PMU (ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU [=m]) -> Ampere Coresight Architecture PMU (AMPERE_CORESIGHT_PMU_ARCH_SYSTEM_PMU [=n])


Symbol: NVIDIA_CORESIGHT_PMU_ARCH_SYSTEM_PMU [=n] Type : tristate Defined at drivers/perf/arm_cspmu/Kconfig:14 Prompt: NVIDIA Coresight Architecture PMU Depends on: PERF_EVENTS [=y] && ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU [=m] Location: -> Device Drivers -> Performance monitor support -> ARM Coresight Architecture PMU (ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU [=m]) -> NVIDIA Coresight Architecture PMU (NVIDIA_CORESIGHT_PMU_ARCH_SYSTEM_PMU [=n])


Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports