diff options
Diffstat (limited to 'src/mainboard/google/slippy')
-rw-r--r-- | src/mainboard/google/slippy/thermal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/slippy/thermal.h b/src/mainboard/google/slippy/thermal.h index fceaeca6b9..eeedf2551d 100644 --- a/src/mainboard/google/slippy/thermal.h +++ b/src/mainboard/google/slippy/thermal.h @@ -21,7 +21,7 @@ #define THERMAL_H /* Config TDP Sensor ID */ -#define CTDP_SENSOR_ID 1 /* PECI */ +#define CTDP_SENSOR_ID 0 /* PECI */ /* Config TDP Nominal */ #define CTDP_NOMINAL_THRESHOLD_OFF 0 |