commit | 517e49815677b43b26d3167aadca83919ef36a45 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Dec 16 17:59:57 2010 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat Mar 12 14:12:01 2011 +0100 |
tree | 948c9ce45775b5cc04e06384262c002550618262 | |
parent | 1a0e62a49ad417712cfa79a395f6c39f67aadb44 [diff] [blame] |
x86: Use generic show_interrupts Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 867a8cf..ad74608 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig
@@ -66,6 +66,7 @@ select HAVE_SPARSE_IRQ select GENERIC_IRQ_PROBE select GENERIC_PENDING_IRQ if SMP + select GENERIC_IRQ_SHOW select USE_GENERIC_SMP_HELPERS if SMP config INSTRUCTION_DECODER