linux/drivers/thermal/intel
Daniel Lezcano e9cf125bc1 thermal/drivers/core: Remove depends on THERMAL in Kconfig
The dependency on the THERMAL option to be set is already there implicitly
by the "if THERMAL" conditionnal option. The sub Kconfigs do not have to
check against the THERMAL option as they are called from a Kconfig block
which is enabled by the conditionnal option.

Remove the useless "depends on THERMAL" in the Kconfigs.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
2019-05-06 20:35:24 +08:00
..
int340x_thermal thermal/int340x_thermal: fix mode setting 2019-03-18 22:13:21 +08:00
intel_bxt_pmic_thermal.c
intel_pch_thermal.c
intel_powerclamp.c Merge branches 'fixes' and 'thermal-intel' into next 2019-03-18 22:37:44 +08:00
intel_quark_dts_thermal.c
intel_soc_dts_iosf.c
intel_soc_dts_iosf.h
intel_soc_dts_thermal.c
Kconfig thermal/drivers/core: Remove depends on THERMAL in Kconfig 2019-05-06 20:35:24 +08:00
Makefile
x86_pkg_temp_thermal.c