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

Commit 5164779f authored by Runmin Wang's avatar Runmin Wang
Browse files

defconfig: arm64: Enable Watchdog Support for sdm855.



Enable watchdog driver support for sdm855. Watchdog driver helps to
detect lockups and any instability associated with device and kernel.

Signed-off-by: default avatarRunmin Wang <runminw@codeaurora.org>
Change-Id: I178512830b052e94a0c6b2a4ad36db15f80c748e
parent 6f950020
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -389,6 +389,7 @@ CONFIG_QCOM_QMI_HELPERS=y
CONFIG_QCOM_SMEM=y
CONFIG_QCOM_SCM=y
CONFIG_QCOM_MEMORY_DUMP_V2=y
CONFIG_QCOM_WATCHDOG_V2=y
CONFIG_QCOM_SMP2P=y
CONFIG_MSM_SERVICE_LOCATOR=y
CONFIG_MSM_SERVICE_NOTIFIER=y
+1 −0
Original line number Diff line number Diff line
@@ -400,6 +400,7 @@ CONFIG_QCOM_QMI_HELPERS=y
CONFIG_QCOM_SMEM=y
CONFIG_QCOM_SCM=y
CONFIG_QCOM_MEMORY_DUMP_V2=y
CONFIG_QCOM_WATCHDOG_V2=y
CONFIG_QCOM_SMP2P=y
CONFIG_MSM_SERVICE_LOCATOR=y
CONFIG_MSM_SERVICE_NOTIFIER=y