aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2019-10-20 20:56:03 -0700
committerBjorn Andersson <bjorn.andersson@linaro.org>2019-10-20 23:04:59 -0700
commita36612b7469cf76953cf237a2b9a62f6c97730bb (patch)
tree8ea42ee9c4366e3caa3e4162bcfff99e9b74ee8f
parentca1561a3d8e412f0cab2beb62f34f039bc04a56a (diff)
arm64: defconfig: Enable Qualcomm watchdog driverqcom-arm64-defconfig-for-5.5
Enable the driver for the watchdog found in the application processor subsystem on most modern Qualcomm platforms. Tested-by: Vinod Koul <vkoul@kernel.org> Reviewed-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 96155b36d1d5..0de751801c98 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