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

Commit 62f6f1d6 authored by Rishabh Bhatnagar's avatar Rishabh Bhatnagar
Browse files

defconfig: Enable Msm Watchdog for kona platform



Enable compilation of msm-watchdog driver for kona platform.

Change-Id: Id3102ccd978060dbe7cc9435971ea49ad9a6004d
Signed-off-by: default avatarRishabh Bhatnagar <rishabhb@codeaurora.org>
parent c6970a02
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -458,6 +458,7 @@ CONFIG_MSM_PIL_SSR_GENERIC=y
CONFIG_MSM_BOOT_STATS=y
CONFIG_QCOM_DCC_V2=y
CONFIG_QCOM_EUD=y
CONFIG_QCOM_WATCHDOG_V2=y
CONFIG_QSEE_IPC_IRQ_BRIDGE=y
CONFIG_QCOM_GLINK=y
CONFIG_QCOM_GLINK_PKT=y
+1 −0
Original line number Diff line number Diff line
@@ -473,6 +473,7 @@ CONFIG_MSM_BOOT_STATS=y
CONFIG_QCOM_DCC_V2=y
CONFIG_QCOM_EUD=y
CONFIG_MSM_CORE_HANG_DETECT=y
CONFIG_QCOM_WATCHDOG_V2=y
CONFIG_QSEE_IPC_IRQ_BRIDGE=y
CONFIG_QCOM_GLINK=y
CONFIG_QCOM_GLINK_PKT=y