From 47a895f435cccb2cb14eb5d0c52d2f6d4d904907 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 12 Aug 2020 08:03:24 -0500 Subject: Linux v5.8.1 Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_PMU_SYSFS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_PMU_SYSFS (limited to 'configs/fedora/generic/CONFIG_PMU_SYSFS') diff --git a/configs/fedora/generic/CONFIG_PMU_SYSFS b/configs/fedora/generic/CONFIG_PMU_SYSFS new file mode 100644 index 000000000..1f1a0f6ce --- /dev/null +++ b/configs/fedora/generic/CONFIG_PMU_SYSFS @@ -0,0 +1,14 @@ +# CONFIG_PMU_SYSFS: +# +# This option enables sysfs file creation for PMU SPRs like MMCR* and PMC*. +# +# Symbol: PMU_SYSFS [=n] +# Type : bool +# Defined at arch/powerpc/platforms/Kconfig.cputype:428 +# Prompt: Create PMU SPRs sysfs file +# Location: +# -> Processor support +# +# +# +# CONFIG_PMU_SYSFS is not set -- cgit