bcm963158: enable watchdog and reboot with watchdog
authorPhilippe Reynes <philippe.reynes@softathome.com>
Thu, 31 Jan 2019 17:57:39 +0000 (18:57 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 9 Feb 2019 12:51:00 +0000 (07:51 -0500)
Enable watchdog and reboot with watchdog in the configuration.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
configs/bcm963158_ram_defconfig

index 6e3b688f3edf318ab64b6c2ce070855098da0625..9083f1dc9f928ab68ff89244968cc6384e6c1355 100644 (file)
@@ -36,5 +36,7 @@ CONFIG_DM_SERIAL=y
 CONFIG_SERIAL_SEARCH_ALL=y
 CONFIG_PL01X_SERIAL=y
 CONFIG_SYSRESET=y
+CONFIG_SYSRESET_WATCHDOG=y
+CONFIG_WDT_BCM6345=y
 CONFIG_REGEX=y
 # CONFIG_GENERATE_SMBIOS_TABLE is not set