nmi_watchdog: Use a boolean config flag for compiling
authorDon Zickus <dzickus@redhat.com>
Fri, 12 Feb 2010 22:19:18 +0000 (17:19 -0500)
committerIngo Molnar <mingo@elte.hu>
Sun, 14 Feb 2010 08:19:43 +0000 (09:19 +0100)
commitc3128fb6ad39b0edda6675d20585a64846cf89ea
tree6737f0d375f6a313411dfefbe9405550642a147d
parent8e7672cdb413af859086ffceaed68f7e1e8ea4c2
nmi_watchdog: Use a boolean config flag for compiling

Determines if an arch has setup arch specific perf_events and
nmi_watchdog code.  This should restrict compiles to only those
arches ready.

Signed-off-by: Don Zickus <dzickus@redhat.com>
Cc: peterz@infradead.org
Cc: gorcunov@gmail.com
Cc: aris@redhat.com
LKML-Reference: <1266013161-31197-1-git-send-email-dzickus@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig
init/Kconfig
lib/Kconfig.debug