mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 07:31:01 +02:00
build_kernel_image: enable nmi watchdog
BUG=10425 TEST=Tested before and after. Change-Id: Ic3e66805945f379a79562338b16845bb5dbd674f Before: Machine hangs till power-cycle. After: Machine reboots and we get a crash dump. Review URL: http://codereview.chromium.org/5893005
This commit is contained in:
parent
9362fa85c7
commit
ea621903e9
@ -146,6 +146,7 @@ cros_secure
|
||||
kern_guid=%U
|
||||
tpm_tis.force=1
|
||||
tpm_tis.interrupts=0
|
||||
nmi_watchdog=1
|
||||
EOF
|
||||
WORK="${WORK} ${FLAGS_working_dir}/config.txt"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user