summaryrefslogtreecommitdiff
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2007-06-09 14:11:16 (GMT)
committerMark M. Hoffman <mhoffman@lightlink.com>2007-07-19 18:22:13 (GMT)
commit17e7dc4373dfcf2a3058d307665263df29dd5fe7 (patch)
treef169182e090736a4f778d7c47b641694695ed557 /drivers/hwmon/Kconfig
parent1e71a5a2ce40425e3bf1bbce021a443ec8a24043 (diff)
downloadlinux-fsl-qoriq-17e7dc4373dfcf2a3058d307665263df29dd5fe7.tar.xz
hwmon/sis5595: Convert to a platform driver
Convert the sis5595 driver from the nonsensical i2c-isa hack to a regular platform driver. Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index b432584..398a52e 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -431,8 +431,7 @@ config SENSORS_PC87427
config SENSORS_SIS5595
tristate "Silicon Integrated Systems Corp. SiS5595"
- depends on I2C && PCI && EXPERIMENTAL
- select I2C_ISA
+ depends on PCI
help
If you say yes here you get support for the integrated sensors in
SiS5595 South Bridges.