Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[sfrench/cifs-2.6.git] / drivers / hwmon / Kconfig
index ccf42663a908a493aaddf669d43fa207d9ca0931..81da17a42dc92830bef2968a06d153a51c759f59 100644 (file)
@@ -1320,6 +1320,16 @@ config SENSORS_PWM_FAN
          This driver can also be built as a module.  If so, the module
          will be called pwm-fan.
 
+config SENSORS_RASPBERRYPI_HWMON
+       tristate "Raspberry Pi voltage monitor"
+       depends on RASPBERRYPI_FIRMWARE || (COMPILE_TEST && !RASPBERRYPI_FIRMWARE)
+       help
+         If you say yes here you get support for voltage sensor on the
+         Raspberry Pi.
+
+         This driver can also be built as a module. If so, the module
+         will be called raspberrypi-hwmon.
+
 config SENSORS_SHT15
        tristate "Sensiron humidity and temperature sensors. SHT15 and compat."
        depends on GPIOLIB || COMPILE_TEST