public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable Qualcomm watchdog driver
@ 2019-10-21  3:56 Bjorn Andersson
  2019-10-21  5:37 ` Vinod Koul
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2019-10-21  3:56 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Shawn Guo, Bjorn Andersson,
	Olof Johansson, Maxime Ripard, Vinod Koul, Anson Huang,
	Jagan Teki, Leonard Crestez, Dinh Nguyen, Marcin Juszkiewicz
  Cc: linux-arm-msm, linux-kernel, linux-arm-kernel

Enable the driver for the watchdog found in the application processor
subsystem on most modern Qualcomm platforms.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 4591bf1303da..f3d95f77fb0d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -463,6 +463,7 @@ CONFIG_IMX2_WDT=y
 CONFIG_IMX_SC_WDT=m
 CONFIG_MESON_GXBB_WATCHDOG=m
 CONFIG_MESON_WATCHDOG=m
+CONFIG_QCOM_WDT=m
 CONFIG_RENESAS_WDT=y
 CONFIG_UNIPHIER_WATCHDOG=y
 CONFIG_BCM2835_WDT=y
-- 
2.23.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-21  5:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-21  3:56 [PATCH] arm64: defconfig: Enable Qualcomm watchdog driver Bjorn Andersson
2019-10-21  5:37 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox