score: Select GENERIC_HARDIRQS_NO_DEPRECATED
authorThomas Gleixner <tglx@linutronix.de>
Sun, 6 Feb 2011 22:23:50 +0000 (22:23 +0000)
committerChen Liqin <liqin.chen@sunplusct.com>
Mon, 28 Mar 2011 04:00:56 +0000 (12:00 +0800)
All chips converted and proper accessor functions used.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Chen Liqin <liqin.chen@sunplusct.com>
arch/score/Kconfig

index 27b2295..b256adb 100644 (file)
@@ -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"