Thermal: int340x_thermal: expose acpi thermal relationship tables
[firefly-linux-kernel-4.4.55.git] / drivers / thermal / Kconfig
index 6f93e5c4e1f25b06f53e121ce1795e755772e1c8..3a8929222cab50f3b1c5bd3517efb2ab256328c4 100644 (file)
@@ -223,6 +223,7 @@ config INT340X_THERMAL
        tristate "ACPI INT340X thermal drivers"
        depends on X86 && ACPI
        select THERMAL_GOV_USER_SPACE
+       select ACPI_THERMAL_REL
        help
          Newer laptops and tablets that use ACPI may have thermal sensors and
          other devices with thermal control capabilities outside the core
@@ -237,6 +238,10 @@ config INT340X_THERMAL
          information to allow the user to select his laptop to run without
          turning on the fans.
 
+config ACPI_THERMAL_REL
+       tristate
+       depends on ACPI
+
 menu "Texas Instruments thermal drivers"
 source "drivers/thermal/ti-soc-thermal/Kconfig"
 endmenu