From 14ee173c279442e3546682022e462844c70b0bc4 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 18 Dec 2020 13:19:08 -0600 Subject: Linux v5.10.1 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/arm/aarch64/CONFIG_ARM_CMN | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 configs/fedora/generic/arm/aarch64/CONFIG_ARM_CMN (limited to 'configs/fedora/generic/arm/aarch64/CONFIG_ARM_CMN') diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_ARM_CMN b/configs/fedora/generic/arm/aarch64/CONFIG_ARM_CMN new file mode 100644 index 000000000..f39b12ecf --- /dev/null +++ b/configs/fedora/generic/arm/aarch64/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