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/CONFIG_SENSORS_MP2975 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_SENSORS_MP2975 (limited to 'configs/fedora/generic/CONFIG_SENSORS_MP2975') diff --git a/configs/fedora/generic/CONFIG_SENSORS_MP2975 b/configs/fedora/generic/CONFIG_SENSORS_MP2975 new file mode 100644 index 000000000..41824ce95 --- /dev/null +++ b/configs/fedora/generic/CONFIG_SENSORS_MP2975 @@ -0,0 +1,21 @@ +# CONFIG_SENSORS_MP2975: +# +# If you say yes here you get hardware monitoring support for MPS +# MP2975 Dual Loop Digital Multi-Phase Controller. +# +# This driver can also be built as a module. If so, the module will +# be called mp2975. +# +# Symbol: SENSORS_MP2975 [=n] +# Type : tristate +# Defined at drivers/hwmon/pmbus/Kconfig:214 +# Prompt: MPS MP2975 +# Depends on: HWMON [=y] && PMBUS [=m] +# Location: +# -> Device Drivers +# -> Hardware Monitoring support (HWMON [=y]) +# -> PMBus support (PMBUS [=m]) +# +# +# +CONFIG_SENSORS_MP2975=m -- cgit