From a5f2843a8da0ecb717f6f8a17df685fe69ea18c5 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 12 Jan 2021 08:14:24 -0600 Subject: Linux v5.10.6 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_ARM_CMN | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_ARM_CMN (limited to 'configs/fedora/generic/CONFIG_ARM_CMN') diff --git a/configs/fedora/generic/CONFIG_ARM_CMN b/configs/fedora/generic/CONFIG_ARM_CMN new file mode 100644 index 000000000..f39b12ecf --- /dev/null +++ b/configs/fedora/generic/CONFIG_ARM_CMN @@ -0,0 +1,17 @@ +# CONFIG_ARM_CMN: +# +# Support for PMU events monitoring on the Arm CMN-600 Coherent Mesh +# Network interconnect. +# +# Symbol: ARM_CMN [=n] +# Type : tristate +# Defined at drivers/perf/Kconfig:44 +# Prompt: Arm CMN-600 PMU support +# Depends on: PERF_EVENTS [=y] && (ARM64 [=y] || COMPILE_TEST [=n] && 64BIT [=y]) +# Location: +# -> Device Drivers +# -> Performance monitor support +# +# +# +# CONFIG_ARM_CMN is not set -- cgit