From: Philippe Reynes Date: Mon, 28 Jan 2019 14:37:32 +0000 (+0100) Subject: bcm968580: enable watchdog and reboot with watchdog X-Git-Tag: v2019.04-rc2~20^2~33 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=23463faa13672f3d7ec31c745a7e0b9c302ffc7b;p=platform%2Fkernel%2Fu-boot.git bcm968580: enable watchdog and reboot with watchdog Enable watchdog and reboot with watchdog in the configuration. Signed-off-by: Philippe Reynes --- diff --git a/configs/bcm968580_ram_defconfig b/configs/bcm968580_ram_defconfig index 56e0a56..b23f960 100644 --- 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