commit | c1dc52402cfcb8ea39552e3ff430ccec6c2529e0 | [log] [tgz] |
---|---|---|
author | Doug Horn <doughorn@google.com> | Thu Dec 01 12:22:10 2016 -0800 |
committer | Doug Horn <doughorn@google.com> | Thu Dec 01 14:46:11 2016 -0800 |
tree | 0640ed937ec426618da9c93fcf54c43dc6b57710 | |
parent | 8211038e79dac388177ad25e58306813e1068afe [diff] |
Automatically reboot 5 seconds after a panic. Change-Id: Iab58c39a8f35742c610aa0e98a693a2f9c04dc2e
diff --git a/arch/arm/configs/bruno_gfhd254_defconfig b/arch/arm/configs/bruno_gfhd254_defconfig index 52f69e1..6ad1540 100644 --- a/arch/arm/configs/bruno_gfhd254_defconfig +++ b/arch/arm/configs/bruno_gfhd254_defconfig
@@ -267,6 +267,7 @@ CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=30 CONFIG_BOOTPARAM_HUNG_TASK_PANIC=y CONFIG_PANIC_ON_OOPS=y +CONFIG_PANIC_TIMEOUT=5 CONFIG_DEBUG_USER=y CONFIG_DEBUG_LL=y CONFIG_EARLY_PRINTK=y