Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68705
b: refs/heads/master
c: 45fb366
h: refs/heads/master
i:
  68703: 0a9d950
v: v3
  • Loading branch information
Hans de Goede authored and Mark M. Hoffman committed Oct 10, 2007
1 parent 33b29a0 commit 8840044
Show file tree
Hide file tree
Showing 4 changed files with 962 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: 9cab0217f3f35bd618363842576867badb72ca4b
refs/heads/master: 45fb366940d51c309581813ef35bb70a9e34b17d
10 changes: 10 additions & 0 deletions trunk/drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,16 @@ config SENSORS_F71805F
This driver can also be built as a module. If so, the module
will be called f71805f.

config SENSORS_F71882FG
tristate "Fintek F71882FG and F71883FG"
depends on EXPERIMENTAL
help
If you say yes here you get support for hardware monitoring
features of the Fintek F71882FG and F71883FG Super-I/O chips.

This driver can also be built as a module. If so, the module
will be called f71882fg.

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 @@ -29,6 +29,7 @@ obj-$(CONFIG_SENSORS_CORETEMP) += coretemp.o
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_FSCHER) += fscher.o
obj-$(CONFIG_SENSORS_FSCPOS) += fscpos.o
obj-$(CONFIG_SENSORS_GL518SM) += gl518sm.o
Expand Down
Loading

0 comments on commit 8840044

Please sign in to comment.