rtc: rtc-lp8788: use devm_rtc_device_register()
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / hwmon / Kconfig
index 4986961a98f8856986dbd270c6b55939ae5aa6f6..f61d98a629677c68459c03dcb1770a343012e608 100644 (file)
@@ -519,6 +519,15 @@ config SENSORS_IBMPEX
          This driver can also be built as a module.  If so, the module
          will be called ibmpex.
 
+config SENSORS_IIO_HWMON
+       tristate "Hwmon driver that uses channels specified via iio maps"
+       depends on IIO
+       help
+         This is a platform driver that in combination with a suitable
+         map allows IIO devices to provide basic hwmon functionality
+         for those channels specified in the map.  This map can be provided
+         either via platform data or the device tree bindings.
+
 config SENSORS_IT87
        tristate "ITE IT87xx and compatibles"
        depends on !PPC
@@ -908,14 +917,14 @@ config SENSORS_MCP3021
          will be called mcp3021.
 
 config SENSORS_NCT6775
-       tristate "Nuvoton NCT6775F, NCT6776F, NCT6779D"
+       tristate "Nuvoton NCT6775F and compatibles"
        depends on !PPC
        select HWMON_VID
        help
          If you say yes here you get support for the hardware monitoring
-         functionality of the Nuvoton NCT6775F, NCT6776F, and NCT6779D
-         Super-I/O chips. This driver replaces the w83627ehf driver for
-         NCT6775F and NCT6776F.
+         functionality of the Nuvoton NCT6775F, NCT6776F, NCT6779D
+         and compatible Super-I/O chips. This driver replaces the
+         w83627ehf driver for NCT6775F and NCT6776F.
 
          This driver can also be built as a module.  If so, the module
          will be called nct6775.
@@ -1249,7 +1258,7 @@ config SENSORS_TMP401
        depends on I2C
        help
          If you say yes here you get support for Texas Instruments TMP401,
-         TMP411, and TMP431 temperature sensor chips.
+         TMP411, TMP431, and TMP432 temperature sensor chips.
 
          This driver can also be built as a module.  If so, the module
          will be called tmp401.