summaryrefslogtreecommitdiff
path: root/baseboard/intelrvp/baseboard.h
diff options
context:
space:
mode:
authorVijay Hiremath <vijay.p.hiremath@intel.com>2019-08-23 10:06:16 -0700
committerCommit Bot <commit-bot@chromium.org>2019-08-24 22:18:29 +0000
commit1830e59046b7f1482c8effb3e3541441499dddaa (patch)
tree8bae7a9ddebd36e9a8b118efe8d9e89a5ca9503d /baseboard/intelrvp/baseboard.h
parent2082d4c8f0ac03a1f318031ea55609e4debd1146 (diff)
downloadchrome-ec-1830e59046b7f1482c8effb3e3541441499dddaa.tar.gz
tglrvpu_ite: Enable fan and temperature sensor
BUG=b:139882986 BRANCH=none TEST=Manually tested on tglrvp. Fan works as per thermal profile. Change-Id: I04b9b5b6319c484932ccdd0703b4cd56d203b9d9 Signed-off-by: Vijay Hiremath <vijay.p.hiremath@intel.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1768931 Reviewed-by: Keith Short <keithshort@chromium.org>
Diffstat (limited to 'baseboard/intelrvp/baseboard.h')
-rw-r--r--baseboard/intelrvp/baseboard.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/baseboard/intelrvp/baseboard.h b/baseboard/intelrvp/baseboard.h
index b1535fa401..751b684906 100644
--- a/baseboard/intelrvp/baseboard.h
+++ b/baseboard/intelrvp/baseboard.h
@@ -132,12 +132,6 @@
#endif /* CONFIG_PECI */
#endif /* CONFIG_TEMP_SENSOR */
-/* Fan features */
-#ifdef CONFIG_FANS
- #undef CONFIG_FAN_INIT_SPEED
- #define CONFIG_FAN_INIT_SPEED 50
-#endif
-
/* I2C ports */
#define CONFIG_I2C
#define CONFIG_I2C_MASTER