aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index e382da3122b7..ec4295fd22f6 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -654,6 +654,17 @@ config SENSORS_LTC4245
654 This driver can also be built as a module. If so, the module will 654 This driver can also be built as a module. If so, the module will
655 be called ltc4245. 655 be called ltc4245.
656 656
657config SENSORS_LTC4261
658 tristate "Linear Technology LTC4261"
659 depends on I2C && EXPERIMENTAL
660 default n
661 help
662 If you say yes here you get support for Linear Technology LTC4261
663 Negative Voltage Hot Swap Controller I2C interface.
664
665 This driver can also be built as a module. If so, the module will
666 be called ltc4261.
667
657config SENSORS_LM95241 668config SENSORS_LM95241
658 tristate "National Semiconductor LM95241 sensor chip" 669 tristate "National Semiconductor LM95241 sensor chip"
659 depends on I2C 670 depends on I2C