Skip to content

Commit 381a65c

Browse files
Dinh Nguyenolofj
authored andcommitted
ARM: multi_v7_defconfig: enable DW_WATCHDOG
The watchdog timer on the SoCFPGA platform is the Synopsys Designware watchdog. Enable CONFIG_DW_WATCHDOG for the driver to get built. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> Tested-by: Kevin Hilman <khilman@baylibre.com> Signed-off-by: Olof Johansson <olof@lixom.net>
1 parent 418d551 commit 381a65c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/multi_v7_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,7 @@ CONFIG_SUNXI_WATCHDOG=y
426426
CONFIG_IMX2_WDT=y
427427
CONFIG_TEGRA_WATCHDOG=m
428428
CONFIG_MESON_WATCHDOG=y
429+
CONFIG_DW_WATCHDOG=y
429430
CONFIG_DIGICOLOR_WATCHDOG=y
430431
CONFIG_MFD_AS3711=y
431432
CONFIG_MFD_AS3722=y

0 commit comments

Comments
 (0)