summaryrefslogtreecommitdiff
path: root/drivers/thermal/intel/Makefile
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2023-04-26 18:46:05 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2023-04-27 19:24:13 +0200
commit2b6a7409ac390d3edb49822ea602ac129486ea3f (patch)
treea533f895b8d269094bdc04b646442f5ef8aa0852 /drivers/thermal/intel/Makefile
parenta4b81715a58e0ddf10bc2df2185566b73b9ae616 (diff)
thermal: intel: menlow: Get rid of this driver
According to my information, there are no active users of this driver in the field. Moreover, it does some really questionable things and gets in the way of thermal core improvements, so drop it. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/thermal/intel/Makefile')
-rw-r--r--drivers/thermal/intel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/thermal/intel/Makefile b/drivers/thermal/intel/Makefile
index 5d8833c82ab6..182b3411300a 100644
--- a/drivers/thermal/intel/Makefile
+++ b/drivers/thermal/intel/Makefile
@@ -13,5 +13,4 @@ obj-$(CONFIG_INTEL_BXT_PMIC_THERMAL) += intel_bxt_pmic_thermal.o
obj-$(CONFIG_INTEL_PCH_THERMAL) += intel_pch_thermal.o
obj-$(CONFIG_INTEL_TCC_COOLING) += intel_tcc_cooling.o
obj-$(CONFIG_X86_THERMAL_VECTOR) += therm_throt.o
-obj-$(CONFIG_INTEL_MENLOW) += intel_menlow.o
obj-$(CONFIG_INTEL_HFI_THERMAL) += intel_hfi.o