aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeYuan Wang <kamewang@google.com>2018-06-01 10:18:03 +0800
committerTeYuan Wang <kamewang@google.com>2018-06-05 16:46:49 +0800
commit3ff7dc49fe3b39acb534bcbc0bd5b25f9290d48a (patch)
tree3fd1f3052c9eb82b58d68ecf5d7f2b11e5da69a9
parent1c8c0b2e27567030f2defb114ba459e3d13090d8 (diff)
arm64/configs: Remove LIMITS_LITE_HW configandroid-p-preview-4_r0.1
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: TeYuan Wang <kamewang@google.com>
-rw-r--r--arch/arm64/configs/marlin_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/configs/marlin_defconfig b/arch/arm64/configs/marlin_defconfig
index 4a4dee7571a2..2baa17ae88e9 100644
--- a/arch/arm64/configs/marlin_defconfig
+++ b/arch/arm64/configs/marlin_defconfig
@@ -355,7 +355,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