From: Bjorn Andersson Date: Mon, 21 Oct 2019 03:56:03 +0000 (-0700) Subject: arm64: defconfig: Enable Qualcomm watchdog driver X-Git-Tag: v5.15~4503^2~5^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f27dbbda5900c20e07418c6893ca6e95b634f4ff;p=platform%2Fkernel%2Flinux-starfive.git 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 Reviewed-by: Vinod Koul Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index c3391b67..bab7530 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