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:
c62bc60
)
bcm968580: enable watchdog and reboot with watchdog
author
Philippe Reynes
<philippe.reynes@softathome.com>
Mon, 28 Jan 2019 14:37:32 +0000
(15:37 +0100)
committer
Tom Rini
<trini@konsulko.com>
Sat, 9 Feb 2019 12:50:51 +0000
(07:50 -0500)
Enable watchdog and reboot with watchdog in the configuration.
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
configs/bcm968580_ram_defconfig
patch
|
blob
|
history
diff --git
a/configs/bcm968580_ram_defconfig
b/configs/bcm968580_ram_defconfig
index 56e0a56028fde723b89f3da1b36a8afdaaea8c35..b23f960aaa4280079446da7e3681e41ff910677c 100644
(file)
--- a/
configs/bcm968580_ram_defconfig
+++ b/
configs/bcm968580_ram_defconfig
@@
-31,5
+31,7
@@
CONFIG_DM_SERIAL=y
CONFIG_SERIAL_SEARCH_ALL=y
CONFIG_BCM6345_SERIAL=y
CONFIG_SYSRESET=y
+CONFIG_SYSRESET_WATCHDOG=y
+CONFIG_WDT_BCM6345=y
CONFIG_REGEX=y
# CONFIG_GENERATE_SMBIOS_TABLE is not set