From a4616153deae053b29a2b7dd9ec4b2a225accfc5 Mon Sep 17 00:00:00 2001 From: Tony Camuso Date: Fri, 4 Feb 2011 17:38:59 -0500 Subject: [PATCH] watchdog: hpwdt: build hpwdt as module by default with NMI_DECODING enabled Builds the hpwdt driver as a module by default. If the hardware is present, the module will be loaded. Also, if hpwdt is loaded, it will decode NMIs by default. This has been made possible by he patches to hpwdt made by Dann Frazier as well as related patches submitted by Don Zickus. hpwdt only loads on hp ProLiant x86 32-bit and 64-bit platforms. Signed-off-by: Tony Camuso Signed-off-by: Wim Van Sebroeck --- Reading git-format-patch failed