From f060c658b820141f18abd7b71586d628464a03ea Mon Sep 17 00:00:00 2001 From: William Markezana Date: Thu, 29 Aug 2013 13:51:42 +0200 Subject: hwmon: (htu21) Add Measurement Specialties HTU21D support Signed-off-by: William Markezana [Guenter Roeck - minor formatting changes] Signed-off-by: Guenter Roeck --- drivers/hwmon/Kconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'drivers/hwmon/Kconfig') diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 0ff09d8d987..b3ab9d43bb3 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -511,6 +511,16 @@ config SENSORS_HIH6130 This driver can also be built as a module. If so, the module will be called hih6130. +config SENSORS_HTU21 + tristate "Measurement Specialties HTU21D humidity/temperature sensors" + depends on I2C + help + If you say yes here you get support for the Measurement Specialties + HTU21D humidity and temperature sensors. + + This driver can also be built as a module. If so, the module + will be called htu21. + config SENSORS_CORETEMP tristate "Intel Core/Core2/Atom temperature sensor" depends on X86 -- cgit v1.2.3-70-g09d2