On 01/07/2014 11:05 PM, Jean Delvare wrote:
Similar to what was done for the lm75 driver. Add depends on THERMAL since that is what provides the register/unregister functions above, but only if THERMAL_OF was selected as this is an optional feature of the driver. Signed-off-by: Jean Delvare <khali@xxxxxxxxxxxx> Cc: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Cc: Eduardo Valentin <eduardo.valentin@xxxxxx>
Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>
--- drivers/hwmon/Kconfig | 1 + 1 file changed, 1 insertion(+) --- linux-3.13-rc7.orig/drivers/hwmon/Kconfig 2014-01-08 08:00:58.583072658 +0100 +++ linux-3.13-rc7/drivers/hwmon/Kconfig 2014-01-08 08:01:36.928977997 +0100 @@ -1285,6 +1285,7 @@ config SENSORS_THMC50 config SENSORS_TMP102 tristate "Texas Instruments TMP102" depends on I2C + depends on THERMAL || !THERMAL_OF help If you say yes here you get support for Texas Instruments TMP102 sensor chips.
_______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors