Commit 7927682a authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Linus Torvalds

[PATCH] depends on PCI: VIA686A i2c

VIA686A i2c unconditionally depends on PCI
Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent c309e160
......@@ -193,7 +193,7 @@ config SENSORS_MAX1619
config SENSORS_VIA686A
tristate "VIA686A"
depends on I2C && EXPERIMENTAL
depends on I2C && PCI && EXPERIMENTAL
select I2C_SENSOR
select I2C_ISA
help
......
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