Skip to content

redhat/configs: turn on CONFIG_MARVELL_CN10K_TAD_PMU

Turn on the "Marvell CN10K LLC-TAD PMU" perf driver as a module in RHEL. It was already on in Fedora.

The driver exists only on the aarch64 architecture (unless we care about CONFIG_COMPILE_TEST, but I don't think we do), so remove the non-arch-specific config file element.

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2042240

Signed-off-by: Michal Schmidt mschmidt@redhat.com

Merge request reports