[PATCH] arm64: defconfig: Enable the DesignWare watchdog
From: Dinh Nguyen <dinguyen@kernel.org>
Date: 2019-08-15 23:13:16
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Dinh Nguyen <dinguyen@kernel.org>
Date: 2019-08-15 23:13:16
Subsystem:
the rest · Maintainer:
Linus Torvalds
Enable the DesignWare watchdog driver that is present on the Intel Stratix10 and Agilex platforms. Signed-off-by: Dinh Nguyen <dinguyen@kernel.org> --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)
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
--
2.20.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel