Skip to content

Commit

Permalink
hwmon/via686a: Convert to a platform driver
Browse files Browse the repository at this point in the history
Convert the via686a driver from the nonsensical i2c-isa hack to a
regular platform driver.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
  • Loading branch information
Jean Delvare authored and Mark M. Hoffman committed Jul 19, 2007
1 parent 58fe080 commit 2ec342e
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 132 deletions.
3 changes: 1 addition & 2 deletions drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -497,8 +497,7 @@ config SENSORS_SMSC47B397

config SENSORS_VIA686A
tristate "VIA686A"
depends on I2C && PCI
select I2C_ISA
depends on PCI
help
If you say yes here you get support for the integrated sensors in
Via 686A/B South Bridges.
Expand Down
Loading

0 comments on commit 2ec342e

Please sign in to comment.