projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0e9caa
)
microblaze: Enable watchdog via defconfig
author
Michal Simek
<michal.simek@xilinx.com>
Mon, 16 Jul 2018 11:03:21 +0000
(13:03 +0200)
committer
Michal Simek
<michal.simek@xilinx.com>
Thu, 19 Jul 2018 08:49:55 +0000
(10:49 +0200)
DM watchdog should be enabled by default.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/microblaze-generic_defconfig
patch
|
blob
|
history
diff --git
a/configs/microblaze-generic_defconfig
b/configs/microblaze-generic_defconfig
index 6ba70223e29254ef6b4a6f889a1ef3ff9e9a3a1f..c366a80ed62810e78dfecdce789240c941c8cb4d 100644
(file)
--- a/
configs/microblaze-generic_defconfig
+++ b/
configs/microblaze-generic_defconfig
@@
-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