diff options
-rw-r--r-- | drivers/hwmon/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index f6ca3b21aebd..9c98c28fa02e 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -650,6 +650,7 @@ config SENSORS_LM73 | |||
650 | config SENSORS_LM75 | 650 | config SENSORS_LM75 |
651 | tristate "National Semiconductor LM75 and compatibles" | 651 | tristate "National Semiconductor LM75 and compatibles" |
652 | depends on I2C | 652 | depends on I2C |
653 | depends on THERMAL || !THERMAL_OF | ||
653 | help | 654 | help |
654 | If you say yes here you get support for one common type of | 655 | If you say yes here you get support for one common type of |
655 | temperature sensor chip, with models including: | 656 | temperature sensor chip, with models including: |