Skip to content
Snippets Groups Projects
Commit 70484990 authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: Enable watchdog via defconfig


DM watchdog should be enabled by default.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent e0e9caae
No related branches found
No related tags found
No related merge requests found
...@@ -56,3 +56,5 @@ CONFIG_XILINX_AXIEMAC=y ...@@ -56,3 +56,5 @@ CONFIG_XILINX_AXIEMAC=y
CONFIG_XILINX_EMACLITE=y CONFIG_XILINX_EMACLITE=y
CONFIG_SYS_NS16550=y CONFIG_SYS_NS16550=y
CONFIG_XILINX_UARTLITE=y CONFIG_XILINX_UARTLITE=y
CONFIG_WDT=y
CONFIG_XILINX_TB_WATCHDOG=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment