]> Git Repo - linux.git/commitdiff
arm64: defconfig: Enable the DesignWare watchdog
authorDinh Nguyen <[email protected]>
Thu, 15 Aug 2019 22:52:00 +0000 (17:52 -0500)
committerDinh Nguyen <[email protected]>
Thu, 15 Aug 2019 23:13:06 +0000 (18:13 -0500)
Enable the DesignWare watchdog driver that is present on the Intel
Stratix10 and Agilex platforms.

Signed-off-by: Dinh Nguyen <[email protected]>
arch/arm64/configs/defconfig

index 0e58ef02880c1df01061019aac6dd5f4711db9c6..69c19d82d9360867c20bf059ce2f7966b133836a 100644 (file)
@@ -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
This page took 0.057071 seconds and 4 git commands to generate.