Skip to content
Snippets Groups Projects
Commit f5b04bed authored by TeYuan Wang's avatar TeYuan Wang
Browse files

arm64/configs: Remove LIMITS_LITE_HW config


Suspect device may have posibility to be blocked by lmh_read when resume,
and we do not need to get the details about sensors which supported by LMH Lite,
so remove lmh lite driver to avoid resume hang risk.

Bug: 80022235
Test: Thermal-engine work properly

Change-Id: I8d7052246aa9f2c8669132931dc91893c43d30cd
Signed-off-by: default avatarTeYuan Wang <kamewang@google.com>
parent 91a2acf2
No related branches found
No related tags found
No related merge requests found
......@@ -350,7 +350,6 @@ CONFIG_SENSORS_QPNP_ADC_CURRENT=y
CONFIG_THERMAL=y
CONFIG_THERMAL_TSENS8974=y
CONFIG_LIMITS_MONITOR=y
CONFIG_LIMITS_LITE_HW=y
CONFIG_THERMAL_MONITOR=y
CONFIG_THERMAL_QPNP=y
CONFIG_THERMAL_QPNP_ADC_TM=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment