diff mbox series

arm64: defconfig: Enable Qualcomm watchdog driver

Message ID 20191021035603.4186317-1-bjorn.andersson@linaro.org
State Accepted
Commit f27dbbda5900c20e07418c6893ca6e95b634f4ff
Headers show
Series arm64: defconfig: Enable Qualcomm watchdog driver | expand

Commit Message

Bjorn Andersson Oct. 21, 2019, 3:56 a.m. UTC
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(+)

-- 
2.23.0
diff mbox series

Patch

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