aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorRiku Voipio <riku.voipio@iki.fi>2007-08-24 13:03:09 +0300
committerMark M. Hoffman <mhoffman@lightlink.com>2007-10-09 22:56:29 -0400
commit84f1e442968a9c754647a6f42accd9560c22ff39 (patch)
tree9500aa2777089f9c106180d59c3189501490a36e /drivers/hwmon/Kconfig
parenthwmon: Update the sysfs interface documentation (diff)
downloadlinux-dev-84f1e442968a9c754647a6f42accd9560c22ff39.tar.xz
linux-dev-84f1e442968a9c754647a6f42accd9560c22ff39.zip
hwmon: Add f75375s driver
Add support for Fintek F75375S/SP and F75373. Signed-off-by: Riku Voipio <riku.voipio@movial.fi> Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index da15d535be6c..a2f60748951d 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -236,6 +236,16 @@ config SENSORS_F71882FG
This driver can also be built as a module. If so, the module
will be called f71882fg.
+config SENSORS_F75375S
+ tristate "Fintek F75375S/SP and F75373";
+ depends on I2C && EXPERIMENTAL
+ help
+ If you say yes here you get support for hardware monitoring
+ features of the Fintek F75375S/SP and F75373
+
+ This driver can also be built as a module. If so, the module
+ will be called f75375s.
+
config SENSORS_FSCHER
tristate "FSC Hermes"
depends on I2C