aboutsummaryrefslogtreecommitdiff
path: root/configs/bcm968380gerg_ram_defconfig
diff options
context:
space:
mode:
authorPhilippe Reynes <philippe.reynes@softathome.com>2019-01-28 15:37:31 +0100
committerTom Rini <trini@konsulko.com>2019-02-09 07:50:51 -0500
commitc62bc60f11452a68b288bd6d79b0c9ab7f57856a (patch)
treedc36b24af21c31bcd55e820ab0b4909590245fa0 /configs/bcm968380gerg_ram_defconfig
parent8d6006f2ac8b58a936b4d6bb3a196a8f8ff39a6f (diff)
downloadu-boot-c62bc60f11452a68b288bd6d79b0c9ab7f57856a.zip
u-boot-c62bc60f11452a68b288bd6d79b0c9ab7f57856a.tar.gz
u-boot-c62bc60f11452a68b288bd6d79b0c9ab7f57856a.tar.bz2
bcm968380gerg: enable watchdog and reboot with watchdog
Enable watchdog and reboot with watchdog in the configuration. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Diffstat (limited to 'configs/bcm968380gerg_ram_defconfig')
-rw-r--r--configs/bcm968380gerg_ram_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/bcm968380gerg_ram_defconfig b/configs/bcm968380gerg_ram_defconfig
index 848d898..61661bd 100644
--- a/configs/bcm968380gerg_ram_defconfig
+++ b/configs/bcm968380gerg_ram_defconfig
@@ -44,4 +44,6 @@ CONFIG_RESET_BCM6345=y
# CONFIG_SPL_SERIAL_PRESENT is not set
CONFIG_DM_SERIAL=y
CONFIG_BCM6345_SERIAL=y
+CONFIG_SYSRESET_WATCHDOG=y
+CONFIG_WDT_BCM6345=y
CONFIG_LZO=y