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_MR75203 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_SENSORS_MR75203 (limited to 'configs/fedora/generic/CONFIG_SENSORS_MR75203') diff --git a/configs/fedora/generic/CONFIG_SENSORS_MR75203 b/configs/fedora/generic/CONFIG_SENSORS_MR75203 new file mode 100644 index 000000000..599fd90af --- /dev/null +++ b/configs/fedora/generic/CONFIG_SENSORS_MR75203 @@ -0,0 +1,21 @@ +# CONFIG_SENSORS_MR75203: +# +# If you say yes here you get support for Moortec MR75203 +# PVT controller. +# +# This driver can also be built as a module. If so, the module +# will be called mr75203. +# +# Symbol: SENSORS_MR75203 [=n] +# Type : tristate +# Defined at drivers/hwmon/Kconfig:1115 +# Prompt: Moortec Semiconductor MR75203 PVT Controller +# Depends on: HWMON [=y] +# Location: +# -> Device Drivers +# -> Hardware Monitoring support (HWMON [=y]) +# Selects: REGMAP_MMIO [=y] +# +# +# +CONFIG_SENSORS_MR75203=m -- cgit