We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b383be + 632007e commit 602456bCopy full SHA for 602456b
drivers/hwmon/Kconfig
@@ -650,6 +650,7 @@ config SENSORS_LM73
650
config SENSORS_LM75
651
tristate "National Semiconductor LM75 and compatibles"
652
depends on I2C
653
+ depends on THERMAL || !THERMAL_OF
654
help
655
If you say yes here you get support for one common type of
656
temperature sensor chip, with models including:
@@ -1285,6 +1286,7 @@ config SENSORS_THMC50
1285
1286
config SENSORS_TMP102
1287
tristate "Texas Instruments TMP102"
1288
1289
1290
1291
If you say yes here you get support for Texas Instruments TMP102
1292
sensor chips.
0 commit comments