summaryrefslogtreecommitdiff
path: root/src/mainboard/google/falco/thermal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/falco/thermal.h')
-rw-r--r--src/mainboard/google/falco/thermal.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/mainboard/google/falco/thermal.h b/src/mainboard/google/falco/thermal.h
index fceaeca6b9..0ae3edb23f 100644
--- a/src/mainboard/google/falco/thermal.h
+++ b/src/mainboard/google/falco/thermal.h
@@ -20,17 +20,6 @@
#ifndef THERMAL_H
#define THERMAL_H
-/* Config TDP Sensor ID */
-#define CTDP_SENSOR_ID 1 /* PECI */
-
-/* Config TDP Nominal */
-#define CTDP_NOMINAL_THRESHOLD_OFF 0
-#define CTDP_NOMINAL_THRESHOLD_ON 0
-
-/* Config TDP Down */
-#define CTDP_DOWN_THRESHOLD_OFF 80
-#define CTDP_DOWN_THRESHOLD_ON 90
-
/* Temperature which OS will shutdown at */
#define CRITICAL_TEMPERATURE 104