hwmon: New coretemp driver
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / hwmon / Kconfig
index 659a2abb3e90ff7a7ed114f22d4f083b5f654650..e488d691da4a8d8199e4643e7c96692f93abb89a 100644 (file)
@@ -229,6 +229,14 @@ config SENSORS_GL520SM
          This driver can also be built as a module.  If so, the module
          will be called gl520sm.
 
+config SENSORS_CORETEMP
+       tristate "Intel Core (2) Duo/Solo temperature sensor"
+       depends on HWMON && X86 && EXPERIMENTAL
+       help
+         If you say yes here you get support for the temperature
+         sensor inside your CPU. Supported all are all known variants
+         of Intel Core family.
+
 config SENSORS_IT87
        tristate "ITE IT87xx and compatibles"
        depends on HWMON && I2C