aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig14
1 files changed, 14 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index dec5eee3542f..770fc8195627 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -777,6 +777,20 @@ config SENSORS_MAX6650
777 This driver can also be built as a module. If so, the module 777 This driver can also be built as a module. If so, the module
778 will be called max6650. 778 will be called max6650.
779 779
780config SENSORS_NTC_THERMISTOR
781 tristate "NTC thermistor support"
782 depends on EXPERIMENTAL
783 help
784 This driver supports NTC thermistors sensor reading and its
785 interpretation. The driver can also monitor the temperature and
786 send notifications about the temperature.
787
788 Currently, this driver supports
789 NCP15WB473, NCP18WB473, NCP21WB473, NCP03WB473, and NCP15WL333.
790
791 This driver can also be built as a module. If so, the module
792 will be called ntc-thermistor.
793
780config SENSORS_PC87360 794config SENSORS_PC87360
781 tristate "National Semiconductor PC87360 family" 795 tristate "National Semiconductor PC87360 family"
782 select HWMON_VID 796 select HWMON_VID