You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
hwmon/via686a: Convert to a platform driver
Convert the via686a driver from the nonsensical i2c-isa hack to a regular platform driver. Signed-off-by: Jean Delvare <khali@linux-fr.org>
This commit is contained in:
committed by
Mark M. Hoffman
parent
58fe0809cc
commit
2ec342e684
@@ -497,8 +497,7 @@ config SENSORS_SMSC47B397
|
|||||||
|
|
||||||
config SENSORS_VIA686A
|
config SENSORS_VIA686A
|
||||||
tristate "VIA686A"
|
tristate "VIA686A"
|
||||||
depends on I2C && PCI
|
depends on PCI
|
||||||
select I2C_ISA
|
|
||||||
help
|
help
|
||||||
If you say yes here you get support for the integrated sensors in
|
If you say yes here you get support for the integrated sensors in
|
||||||
Via 686A/B South Bridges.
|
Via 686A/B South Bridges.
|
||||||
|
|||||||
+155
-130
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user