libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op
[linux-2.6-block.git] / drivers / hwmon / Kconfig
index 852c8a85e1e88a3b7d8d5db2f076fd3284bbf9ef..5c2d13a687aab5c1367429c567ac5cf118508c7d 100644 (file)
@@ -1141,7 +1141,7 @@ config SENSORS_NTC_THERMISTOR
 
          Currently, this driver supports
          NCP15WB473, NCP18WB473, NCP21WB473, NCP03WB473, NCP15WL333,
-         and NCP03WF104 from Murata and B57330V2103 from EPCOS.
+         NCP03WF104 and NCP15XH103 from Murata and B57330V2103 from EPCOS.
 
          This driver can also be built as a module.  If so, the module
          will be called ntc-thermistor.
@@ -1190,6 +1190,21 @@ config SENSORS_NCT7904
          This driver can also be built as a module.  If so, the module
          will be called nct7904.
 
+config SENSORS_NSA320
+       tristate "ZyXEL NSA320 and compatible fan speed and temperature sensors"
+       depends on GPIOLIB && OF
+       depends on MACH_KIRKWOOD || COMPILE_TEST
+       help
+         If you say yes here you get support for hardware monitoring
+         for the ZyXEL NSA320 Media Server and other compatible devices
+         (probably the NSA325 and some NSA310 variants).
+
+         The sensor data is taken from a Holtek HT46R065 microcontroller
+         connected to GPIO lines.
+
+         This driver can also be built as a module. If so, the module
+         will be called nsa320-hwmon.
+
 config SENSORS_PCF8591
        tristate "Philips PCF8591 ADC/DAC"
        depends on I2C