X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fthermal%2FKconfig;h=35c066489a19ecd1def35f044e45dc52d55688a1;hb=201531c2777e05c8f859c10fa35542da02e5870b;hp=3feb5377fbf657993cf93dda7fe4f1e34062bdf0;hpb=39d99cff76bf2992fd6dd4b1fc62da139e62e90c;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig index 3feb5377fbf6..35c066489a19 100644 --- a/drivers/thermal/Kconfig +++ b/drivers/thermal/Kconfig @@ -135,7 +135,7 @@ config SPEAR_THERMAL config RCAR_THERMAL tristate "Renesas R-Car thermal driver" - depends on ARCH_SHMOBILE + depends on ARCH_SHMOBILE || COMPILE_TEST help Enable this to plug the R-Car thermal sensor driver into the Linux thermal framework. @@ -206,6 +206,13 @@ config X86_PKG_TEMP_THERMAL two trip points which can be set by user to get notifications via thermal notification methods. +config ACPI_INT3403_THERMAL + tristate "ACPI INT3403 thermal driver" + depends on X86 && ACPI + help + This driver uses ACPI INT3403 device objects. If present, it will + register each INT3403 thermal sensor as a thermal zone. + menu "Texas Instruments thermal drivers" source "drivers/thermal/ti-soc-thermal/Kconfig" endmenu