Revert "build_kernel_image: enable nmi watchdog"

This reverts commit ea621903e927acf77889bcda4fa71636f4af7158.

TEST=grep dmesg for clock & nmi to make sure things look ok.
Run example program to make sure result of clock_getres call tv_nsec = 1 again
BUG=chromium-os:10720

Change-Id: Ife23fc7d08420788d4c165957d739ec2ce974969

Review URL: http://codereview.chromium.org/6274006
This commit is contained in:
Todd Broch 2011-01-18 10:05:21 -08:00
parent 2f3b5fc537
commit 93300cd754

View File

@ -146,7 +146,6 @@ cros_secure
kern_guid=%U
tpm_tis.force=1
tpm_tis.interrupts=0
nmi_watchdog=1
EOF
WORK="${WORK} ${FLAGS_working_dir}/config.txt"