Commit c40769fe authored by Jean Delvare's avatar Jean Delvare Committed by Jean Delvare

hwmon/lm78: No longer use i2c-isa

Reimplement the ISA device support as a platform driver, so that we no
longer rely on i2c-isa.
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
parent d20620de
......@@ -291,7 +291,6 @@ config SENSORS_LM77
config SENSORS_LM78
tristate "National Semiconductor LM78 and compatibles"
depends on HWMON && I2C
select I2C_ISA
select HWMON_VID
help
If you say yes here you get support for National Semiconductor LM78,
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment