summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2020-05-22 15:29:55 +0200
committerGuenter Roeck <linux@roeck-us.net>2020-05-22 15:29:55 +0200
commit8054eadca71492f1c9421bcd58ac40f61d5e6e61 (patch)
tree060a3a77038e44fec16757a534ced2dae612aa73 /drivers/hwmon/Kconfig
parentMAINTAINERS: add entry for AMD energy driver (diff)
parenthwmon: Add Gateworks System Controller support (diff)
downloadlinux-8054eadca71492f1c9421bcd58ac40f61d5e6e61.tar.xz
linux-8054eadca71492f1c9421bcd58ac40f61d5e6e61.zip
Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-next
Immutable branch between MFD and HWMON due for the v5.8 merge window
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 2362be5a5b11..3ae303d6c12b 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -533,6 +533,15 @@ config SENSORS_F75375S
This driver can also be built as a module. If so, the module
will be called f75375s.
+config SENSORS_GSC
+ tristate "Gateworks System Controller ADC"
+ depends on MFD_GATEWORKS_GSC
+ help
+ Support for the Gateworks System Controller A/D converters.
+
+ To compile this driver as a module, choose M here:
+ the module will be called gsc-hwmon.
+
config SENSORS_MC13783_ADC
tristate "Freescale MC13783/MC13892 ADC"
depends on MFD_MC13XXX