From d5f320566eb00901161a51fbd50b5ebbc51f47be Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 26 Aug 2020 16:24:10 -0500 Subject: Linux v5.8.4 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/x86/CONFIG_SENSORS_AMD_ENERGY | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 configs/fedora/generic/x86/CONFIG_SENSORS_AMD_ENERGY (limited to 'configs/fedora/generic/x86/CONFIG_SENSORS_AMD_ENERGY') diff --git a/configs/fedora/generic/x86/CONFIG_SENSORS_AMD_ENERGY b/configs/fedora/generic/x86/CONFIG_SENSORS_AMD_ENERGY new file mode 100644 index 000000000..5c79f40c1 --- /dev/null +++ b/configs/fedora/generic/x86/CONFIG_SENSORS_AMD_ENERGY @@ -0,0 +1,20 @@ +# CONFIG_SENSORS_AMD_ENERGY: +# +# If you say yes here you get support for core and package energy +# sensors, based on RAPL MSR for AMD family 17h and above CPUs. +# +# This driver can also be built as a module. If so, the module +# will be called as amd_energy. +# +# Symbol: SENSORS_AMD_ENERGY [=n] +# Type : tristate +# Defined at drivers/hwmon/Kconfig:327 +# Prompt: AMD RAPL MSR based Energy driver +# Depends on: HWMON [=y] && X86 [=y] +# Location: +# -> Device Drivers +# -> Hardware Monitoring support (HWMON [=y]) +# +# +# +CONFIG_SENSORS_AMD_ENERGY=m -- cgit