Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220471
b: refs/heads/master
c: 792d376
h: refs/heads/master
i:
  220469: 23586d7
  220467: d1b3e03
  220463: 6329ff5
v: v3
  • Loading branch information
Wei Song authored and Jean Delvare committed Oct 28, 2010
1 parent 7722d0c commit a3d840d
Show file tree
Hide file tree
Showing 4 changed files with 2,150 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: 62991f7ab395b57b86512d47a6017266e2e615f2
refs/heads/master: 792d376b4f3f6af302d40373fa864f8b8e691c53
10 changes: 10 additions & 0 deletions trunk/drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1031,6 +1031,16 @@ config SENSORS_W83793
This driver can also be built as a module. If so, the module
will be called w83793.

config SENSORS_W83795
tristate "Winbond/Nuvoton W83795G/ADG"
depends on I2C && EXPERIMENTAL
help
If you say yes here you get support for the Winbond W83795G and
W83795ADG hardware monitoring chip.

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

config SENSORS_W83L785TS
tristate "Winbond W83L785TS-S"
depends on I2C && EXPERIMENTAL
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/hwmon/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ obj-$(CONFIG_SENSORS_ASB100) += asb100.o
obj-$(CONFIG_SENSORS_W83627HF) += w83627hf.o
obj-$(CONFIG_SENSORS_W83792D) += w83792d.o
obj-$(CONFIG_SENSORS_W83793) += w83793.o
obj-$(CONFIG_SENSORS_W83795) += w83795.o
obj-$(CONFIG_SENSORS_W83781D) += w83781d.o
obj-$(CONFIG_SENSORS_W83791D) += w83791d.o

Expand Down
Loading

0 comments on commit a3d840d

Please sign in to comment.