commit | 538202b5cc7d7071bddd2a70656d57b1cbb45d0b | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sun Feb 06 22:23:50 2011 +0000 |
committer | Chen Liqin <liqin.chen@sunplusct.com> | Mon Mar 28 12:00:56 2011 +0800 |
tree | 814a523796d8984a32ac4d5a608b3d36a3489b72 | |
parent | 7182297ebba6bfe50f594f0d2753b5867ea629fe [diff] |
score: Select GENERIC_HARDIRQS_NO_DEPRECATED All chips converted and proper accessor functions used. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Chen Liqin <liqin.chen@sunplusct.com>
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 @@ config SCORE def_bool y select HAVE_GENERIC_HARDIRQS + select GENERIC_HARDIRQS_NO_DEPRECATED choice prompt "System type"