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

arm64: zynqmp: Enable WDT command


Enable watchdog command to be able to work with watchdogs.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 436978b1
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,7 @@ CONFIG_CMD_SF_TEST=y
CONFIG_CMD_SPI=y
CONFIG_CMD_USB=y
CONFIG_CMD_USB_MASS_STORAGE=y
CONFIG_CMD_WDT=y
CONFIG_CMD_TFTPPUT=y
CONFIG_CMD_BMP=y
CONFIG_CMD_CACHE=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