summaryrefslogtreecommitdiff
path: root/board/morphius/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/morphius/board.c')
-rw-r--r--board/morphius/board.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/morphius/board.c b/board/morphius/board.c
index 8e0577b133..35988b6723 100644
--- a/board/morphius/board.c
+++ b/board/morphius/board.c
@@ -589,8 +589,6 @@ const static struct ec_thermal_config thermal_cpu = {
.temp_host_release = {
[EC_TEMP_THRESH_HIGH] = C_TO_K(80),
},
- .temp_fan_off = C_TO_K(98),
- .temp_fan_max = C_TO_K(99),
};
struct ec_thermal_config thermal_params[TEMP_SENSOR_COUNT];