From 324808c2bc190e9424200e73faab1045df9b7d2e Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Fri, 25 Mar 2011 14:16:56 +0000 Subject: score: Use generic show_interrupts() Signed-off-by: Thomas Gleixner Acked-by: Chen Liqin --- arch/score/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/score/Kconfig') diff --git a/arch/score/Kconfig b/arch/score/Kconfig index b256adbe0c5d..4278bbc032ce 100644 --- a/arch/score/Kconfig +++ b/arch/score/Kconfig @@ -4,6 +4,7 @@ config SCORE def_bool y select HAVE_GENERIC_HARDIRQS select GENERIC_HARDIRQS_NO_DEPRECATED + select GENERIC_IRQ_SHOW choice prompt "System type" -- cgit v1.2.3