Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f3c9f745 authored by Satyajit Desai's avatar Satyajit Desai Committed by Kyle Yan
Browse files

defconfig: arm64: msm: enable watchdog driver



Watchdog driver is used to enable the watchdog and pet it.
This driver will help detect cpu hangs or deadlocks.

CRs-Fixed: 1051937d
Change-Id: I162aacb1196adf085adb17057aac2845753788c8
Signed-off-by: default avatarSatyajit Desai <sadesai@codeaurora.org>
parent 17da059b
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -301,6 +301,7 @@ CONFIG_ANDROID_LOW_MEMORY_KILLER=y
CONFIG_ION=y
CONFIG_ION=y
CONFIG_ARM_SMMU=y
CONFIG_ARM_SMMU=y
CONFIG_QCOM_SCM=y
CONFIG_QCOM_SCM=y
CONFIG_QCOM_WATCHDOG_V2=y
CONFIG_EXTCON=y
CONFIG_EXTCON=y
CONFIG_IIO=y
CONFIG_IIO=y
CONFIG_PWM=y
CONFIG_PWM=y
+1 −0
Original line number Original line Diff line number Diff line
@@ -309,6 +309,7 @@ CONFIG_ANDROID_LOW_MEMORY_KILLER=y
CONFIG_ION=y
CONFIG_ION=y
CONFIG_ARM_SMMU=y
CONFIG_ARM_SMMU=y
CONFIG_QCOM_SCM=y
CONFIG_QCOM_SCM=y
CONFIG_QCOM_WATCHDOG_V2=y
CONFIG_EXTCON=y
CONFIG_EXTCON=y
CONFIG_IIO=y
CONFIG_IIO=y
CONFIG_PWM=y
CONFIG_PWM=y