summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2019-10-21 05:56:03 +0200
committerBjorn Andersson <bjorn.andersson@linaro.org>2019-12-10 18:35:21 +0100
commitf27dbbda5900c20e07418c6893ca6e95b634f4ff (patch)
tree535ca38d014257aac1ed86ee4ce62c35f1a10a7d /arch
parentarm64: defconfig: Enable Qualcomm pseudo rng (diff)
downloadlinux-f27dbbda5900c20e07418c6893ca6e95b634f4ff.tar.xz
linux-f27dbbda5900c20e07418c6893ca6e95b634f4ff.zip
arm64: defconfig: Enable Qualcomm watchdog driver
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>
Diffstat (limited to 'arch')
-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 c3391b67b795..bab753038c6f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -461,6 +461,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