Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7153
b: refs/heads/master
c: 5042c7d
h: refs/heads/master
i:
  7151: 2275788
v: v3
  • Loading branch information
Jean Delvare authored and Greg Kroah-Hartman committed Sep 5, 2005
1 parent 1cbd671 commit 35e6b35
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fde0950903ce8cc38a91dd095280decceda2ff82
refs/heads/master: 5042c7d752fe72c6924037058367f63902e68c5c
3 changes: 3 additions & 0 deletions trunk/drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ config SENSORS_IT87
tristate "ITE IT87xx and compatibles"
depends on HWMON && I2C
select I2C_SENSOR
select I2C_ISA
help
If you say yes here you get support for ITE IT87xx sensor chips
and clones: SiS960.
Expand Down Expand Up @@ -211,6 +212,7 @@ config SENSORS_LM78
tristate "National Semiconductor LM78 and compatibles"
depends on HWMON && I2C && EXPERIMENTAL
select I2C_SENSOR
select I2C_ISA
help
If you say yes here you get support for National Semiconductor LM78,
LM78-J and LM79.
Expand Down Expand Up @@ -366,6 +368,7 @@ config SENSORS_W83781D
tristate "Winbond W83781D, W83782D, W83783S, W83627HF, Asus AS99127F"
depends on HWMON && I2C
select I2C_SENSOR
select I2C_ISA
help
If you say yes here you get support for the Winbond W8378x series
of sensor chips: the W83781D, W83782D, W83783S and W83627HF,
Expand Down
8 changes: 1 addition & 7 deletions trunk/drivers/i2c/busses/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -182,14 +182,8 @@ config I2C_IOP3XX
will be called i2c-iop3xx.

config I2C_ISA
tristate "ISA Bus support"
tristate
depends on I2C
help
If you say yes to this option, support will be included for i2c
interfaces that are on the ISA bus.

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

config I2C_ITE
tristate "ITE I2C Adapter"
Expand Down

0 comments on commit 35e6b35

Please sign in to comment.