mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
microblaze: Enable watchdog via defconfig
DM watchdog should be enabled by default. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
e0e9caae6b
commit
704849900a
1 changed files with 2 additions and 0 deletions
|
|
@ -56,3 +56,5 @@ CONFIG_XILINX_AXIEMAC=y
|
|||
CONFIG_XILINX_EMACLITE=y
|
||||
CONFIG_SYS_NS16550=y
|
||||
CONFIG_XILINX_UARTLITE=y
|
||||
CONFIG_WDT=y
|
||||
CONFIG_XILINX_TB_WATCHDOG=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue