hwmon: (ntc_thermistor) Drop OF dependency

The driver has been augmented to just use device properties
so the OF dependency can be dropped.

Cc: Peter Rosin <peda@axentia.se>
Cc: Chris Lesiak <chris.lesiak@licor.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20211215142933.1409324-1-linus.walleij@linaro.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
Linus Walleij 2021-12-15 15:29:33 +01:00 committed by Guenter Roeck
parent 87b93329fd
commit 8569e5558d
1 changed files with 0 additions and 1 deletions

View File

@ -1415,7 +1415,6 @@ config SENSORS_PC87427
config SENSORS_NTC_THERMISTOR
tristate "NTC thermistor support"
depends on OF
depends on IIO
depends on THERMAL || !THERMAL_OF
help