]> err.no Git - linux-2.6/blobdiff - drivers/hwmon/Kconfig
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (4/9)
[linux-2.6] / drivers / hwmon / Kconfig
index 140d5f851a5b0c735dffc620778f4735048152b9..29583e1f7a20dead17c425777675d2a03cd0e471 100644 (file)
@@ -12,7 +12,12 @@ config HWMON
          of a system. Most modern motherboards include such a device. It
          can include temperature sensors, voltage sensors, fan speed
          sensors and various additional features such as the ability to
          of a system. Most modern motherboards include such a device. It
          can include temperature sensors, voltage sensors, fan speed
          sensors and various additional features such as the ability to
-         control the speed of the fans.
+         control the speed of the fans.  If you want this support you
+         should say Y here and also to the specific driver(s) for your
+         sensors chip(s) below.
+
+         This support can also be built as a module.  If so, the module
+         will be called hwmon.
 
 config SENSORS_ADM1021
        tristate "Analog Devices ADM1021 and compatibles"
 
 config SENSORS_ADM1021
        tristate "Analog Devices ADM1021 and compatibles"
@@ -155,6 +160,7 @@ config SENSORS_IT87
        tristate "ITE IT87xx and compatibles"
        depends on HWMON && I2C
        select I2C_SENSOR
        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.
        help
          If you say yes here you get support for ITE IT87xx sensor chips
          and clones: SiS960.
@@ -206,6 +212,7 @@ config SENSORS_LM78
        tristate "National Semiconductor LM78 and compatibles"
        depends on HWMON && I2C && EXPERIMENTAL
        select I2C_SENSOR
        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.
        help
          If you say yes here you get support for National Semiconductor LM78,
          LM78-J and LM79.
@@ -361,6 +368,7 @@ config SENSORS_W83781D
        tristate "Winbond W83781D, W83782D, W83783S, W83627HF, Asus AS99127F"
        depends on HWMON && I2C
        select I2C_SENSOR
        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,
        help
          If you say yes here you get support for the Winbond W8378x series
          of sensor chips: the W83781D, W83782D, W83783S and W83627HF,
@@ -404,6 +412,9 @@ config SENSORS_W83627EHF
          Only fan and temperature inputs are supported at the moment, while
          the chip does much more than that.
 
          Only fan and temperature inputs are supported at the moment, while
          the chip does much more than that.
 
+         This driver also supports the W83627EHG, which is the lead-free
+         version of the W83627EHF.
+
          This driver can also be built as a module.  If so, the module
          will be called w83627ehf.
 
          This driver can also be built as a module.  If so, the module
          will be called w83627ehf.