diff options
| author | Zhang Rui <rui.zhang@intel.com> | 2014-03-14 00:45:05 -0400 |
|---|---|---|
| committer | Zhang Rui <rui.zhang@intel.com> | 2014-10-10 01:57:09 -0400 |
| commit | 816cab931f288c92a3404b1b984576f4822b0445 (patch) | |
| tree | f09e5a1e9124056e086e53fbbea39bbf2d9acf32 /drivers/thermal/Kconfig | |
| parent | e3ec483a7e24c6ebb5eb763ee56c65c239701066 (diff) | |
Thermal: introduce int3400 thermal driver
Introduce int3400 thermal driver. And make INT3400 driver
enumerate the other int340x thermal components shown in _ART/_TRT.
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'drivers/thermal/Kconfig')
| -rw-r--r-- | drivers/thermal/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig index 2ff7416ca930..6f5a87a8f19f 100644 --- a/drivers/thermal/Kconfig +++ b/drivers/thermal/Kconfig | |||
| @@ -235,7 +235,7 @@ config INTEL_SOC_DTS_THERMAL | |||
| 235 | was set by the driver based on the TJ MAX temperature. | 235 | was set by the driver based on the TJ MAX temperature. |
| 236 | 236 | ||
| 237 | config INT340X_THERMAL | 237 | config INT340X_THERMAL |
| 238 | bool | 238 | tristate "ACPI INT340X thermal drivers" |
| 239 | depends on X86 && ACPI | 239 | depends on X86 && ACPI |
| 240 | help | 240 | help |
| 241 | Newer laptops and tablets that use ACPI may have thermal sensors and | 241 | Newer laptops and tablets that use ACPI may have thermal sensors and |
