From 84f1e442968a9c754647a6f42accd9560c22ff39 Mon Sep 17 00:00:00 2001 From: Riku Voipio Date: Fri, 24 Aug 2007 13:03:09 +0300 Subject: hwmon: Add f75375s driver Add support for Fintek F75375S/SP and F75373. Signed-off-by: Riku Voipio Signed-off-by: Mark M. Hoffman --- drivers/hwmon/Kconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'drivers/hwmon/Kconfig') diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index da15d535be6..a2f60748951 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 -- cgit v1.2.3