diff options
author | Hans de Goede <hdegoede@redhat.com> | 2009-03-30 19:46:45 (GMT) |
---|---|---|
committer | Jean Delvare <khali@linux-fr.org> | 2009-03-30 19:46:45 (GMT) |
commit | c69ab2b78efbe388bb0fc5d885b718ff4668cceb (patch) | |
tree | a970ddcc436d1e80cc37e2937f8e32883afe73ba /drivers/hwmon/Kconfig | |
parent | fa5bfab7128e58c31448fca83a288a86e7d476cc (diff) | |
download | linux-c69ab2b78efbe388bb0fc5d885b718ff4668cceb.tar.xz |
hwmon: (fschmd) Add support for the FSC Syleus IC
Many thanks to Fujitsu Siemens Computers for providing docs and a
machine to test the driver on.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 9a22816..41e3f86 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -343,11 +343,12 @@ config SENSORS_FSCPOS will be called fscpos. config SENSORS_FSCHMD - tristate "FSC Poseidon, Scylla, Hermes, Heimdall and Heracles" + tristate "Fujitsu Siemens Computers sensor chips" depends on X86 && I2C help - If you say yes here you get support for various Fujitsu Siemens - Computers sensor chips, including support for the integrated + If you say yes here you get support for the following Fujitsu + Siemens Computers (FSC) sensor chips: Poseidon, Scylla, Hermes, + Heimdall, Heracles and Syleus including support for the integrated watchdog. This is a merged driver for FSC sensor chips replacing the fscpos, |