hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
authorJean Delvare <[email protected]>
Sun, 2 Feb 2014 16:59:07 +0000 (17:59 +0100)
committerJean Delvare <[email protected]>
Sun, 2 Feb 2014 16:59:07 +0000 (17:59 +0100)
commit632007e2011e5d4269ddb88c0a636b9d9e3c8a13
tree2563b13d6524632df9186082e66279307f166f1f
parent920130a9de4a833f22c0166a4941e18b88a67f01
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors

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 <[email protected]>
Cc: Randy Dunlap <[email protected]>
Acked-by: Eduardo Valentin <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
drivers/hwmon/Kconfig