Skip to content

Commit

Permalink
hwmon/lm78: No longer use i2c-isa
Browse files Browse the repository at this point in the history
Reimplement the ISA device support as a platform driver, so that we no
longer rely on i2c-isa.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
  • Loading branch information
Jean Delvare authored and Jean Delvare committed May 8, 2007
1 parent d20620d commit c40769f
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 111 deletions.
1 change: 0 additions & 1 deletion drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
Loading

0 comments on commit c40769f

Please sign in to comment.