Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68715
b: refs/heads/master
c: 84f1e44
h: refs/heads/master
i:
  68713: 2603579
  68711: f481769
v: v3
  • Loading branch information
Riku Voipio authored and Mark M. Hoffman committed Oct 10, 2007
1 parent b52c80c commit 7252943
Show file tree
Hide file tree
Showing 4 changed files with 703 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 176544dc55b0a912a2e1bacb9f48ccbd4aabd55f
refs/heads/master: 84f1e442968a9c754647a6f42accd9560c22ff39
10 changes: 10 additions & 0 deletions trunk/drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/hwmon/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ obj-$(CONFIG_SENSORS_DME1737) += dme1737.o
obj-$(CONFIG_SENSORS_DS1621) += ds1621.o
obj-$(CONFIG_SENSORS_F71805F) += f71805f.o
obj-$(CONFIG_SENSORS_F71882FG) += f71882fg.o
obj-$(CONFIG_SENSORS_F75375S) += f75375s.o
obj-$(CONFIG_SENSORS_FSCHER) += fscher.o
obj-$(CONFIG_SENSORS_FSCPOS) += fscpos.o
obj-$(CONFIG_SENSORS_GL518SM) += gl518sm.o
Expand Down
Loading

0 comments on commit 7252943

Please sign in to comment.