2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-12 07:34:08 +08:00
linux-next/drivers/thermal/qcom
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
..
Kconfig thermal/drivers/core: Remove depends on THERMAL in Kconfig 2019-05-06 20:35:24 +08:00
Makefile drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir 2018-12-07 16:49:02 +08:00
qcom-spmi-temp-alarm.c drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir 2018-12-07 16:49:02 +08:00
tsens-8916.c thermal: tsens: Pass register offsets as private data 2018-10-22 17:34:33 -07:00
tsens-8960.c thermal: tsens: Rename map field in order to add a second address map 2018-10-22 17:33:23 -07:00
tsens-8974.c thermal: tsens: Pass register offsets as private data 2018-10-22 17:34:33 -07:00
tsens-common.c thermal/qcom/tsens-common : fix possible object reference leak 2019-02-20 17:23:39 -08:00
tsens-v2.c thermal: tsens: Pass register offsets as private data 2018-10-22 17:34:33 -07:00
tsens.c thermal: tsens: Pass register offsets as private data 2018-10-22 17:34:33 -07:00
tsens.h thermal: tsens: Pass register offsets as private data 2018-10-22 17:34:33 -07:00