Skip to content

Commit

Permalink
hwmon: (fschmd) Add support for the FSC Syleus IC
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Hans de Goede authored and Jean Delvare committed Mar 30, 2009
1 parent fa5bfab commit c69ab2b
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 60 deletions.
7 changes: 4 additions & 3 deletions drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
Loading

0 comments on commit c69ab2b

Please sign in to comment.