aboutsummaryrefslogtreecommitdiff
path: root/src/ec/lenovo
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/lenovo')
-rw-r--r--src/ec/lenovo/h8/acpi/thermal.asl7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/ec/lenovo/h8/acpi/thermal.asl b/src/ec/lenovo/h8/acpi/thermal.asl
index 86fc31158c..5ca7a5ab9c 100644
--- a/src/ec/lenovo/h8/acpi/thermal.asl
+++ b/src/ec/lenovo/h8/acpi/thermal.asl
@@ -46,12 +46,9 @@ Scope(\_TZ)
Name (_TC1, 0x02)
Name (_TC2, 0x05)
-#if !IS_ENABLED(CONFIG_CPU_INTEL_MODEL_206AX) && \
- !IS_ENABLED(CONFIG_CPU_INTEL_MODEL_2065X) && \
- !IS_ENABLED(CONFIG_CPU_INTEL_MODEL_306AX)
- /* Generated by acpigen */
+/* Generated by acpigen */
External (\PPKG, MethodObj)
-#endif
+
/* Processors used for passive cooling */
Method (_PSL, 0, Serialized)
{