Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61782
b: refs/heads/master
c: 9431996
h: refs/heads/master
v: v3
  • Loading branch information
Juerg Haefliger authored and Mark M. Hoffman committed Jul 19, 2007
1 parent d0a6e99 commit dc57253
Show file tree
Hide file tree
Showing 4 changed files with 2,094 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: 87f0f31baf9ea2cb273d7fb56b3ebf9df5096884
refs/heads/master: 9431996f55f8a3c04cdcb63895cf7661e135fadb
12 changes: 12 additions & 0 deletions trunk/drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,18 @@ config SENSORS_SIS5595
This driver can also be built as a module. If so, the module
will be called sis5595.

config SENSORS_DME1737
tristate "SMSC DME1737 and compatibles"
depends on I2C && EXPERIMENTAL
select HWMON_VID
help
If you say yes here you get support for the hardware monitoring
and fan control features of the SMSC DME1737 (and compatibles
like the Asus A8000) Super-I/O chip.

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

config SENSORS_SMSC47M1
tristate "SMSC LPC47M10x and compatibles"
help
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/hwmon/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ obj-$(CONFIG_SENSORS_APPLESMC) += applesmc.o
obj-$(CONFIG_SENSORS_AMS) += ams/
obj-$(CONFIG_SENSORS_ATXP1) += atxp1.o
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_FSCHER) += fscher.o
Expand Down
Loading

0 comments on commit dc57253

Please sign in to comment.