From: Thomas Gleixner Date: Sun, 6 Feb 2011 22:23:50 +0000 (+0000) Subject: score: Select GENERIC_HARDIRQS_NO_DEPRECATED X-Git-Tag: v2.6.39-rc1~24^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=538202b5cc7d7071bddd2a70656d57b1cbb45d0b;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git score: Select GENERIC_HARDIRQS_NO_DEPRECATED All chips converted and proper accessor functions used. Signed-off-by: Thomas Gleixner Acked-by: Chen Liqin --- diff --git a/arch/score/Kconfig b/arch/score/Kconfig index 27b2295..b256adb 100644 --- a/arch/score/Kconfig +++ b/arch/score/Kconfig @@ -3,6 +3,7 @@ menu "Machine selection" config SCORE def_bool y select HAVE_GENERIC_HARDIRQS + select GENERIC_HARDIRQS_NO_DEPRECATED choice prompt "System type"