From: Dinh Nguyen Date: Thu, 15 Aug 2019 22:52:00 +0000 (-0500) Subject: arm64: defconfig: Enable the DesignWare watchdog X-Git-Tag: for-5.4/post-2019-09-24~49^2~12^2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=1da708985a3922055e4e55c6488014247b11824d;p=linux-block.git arm64: defconfig: Enable the DesignWare watchdog Enable the DesignWare watchdog driver that is present on the Intel Stratix10 and Agilex platforms. Signed-off-by: Dinh Nguyen --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 0e58ef02880c..69c19d82d936 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -445,6 +445,7 @@ CONFIG_UNIPHIER_THERMAL=y CONFIG_WATCHDOG=y CONFIG_ARM_SP805_WATCHDOG=y CONFIG_S3C2410_WATCHDOG=y +CONFIG_DW_WATCHDOG=y CONFIG_SUNXI_WATCHDOG=m CONFIG_IMX2_WDT=y CONFIG_IMX_SC_WDT=m