aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-02-06 22:23:50 +0000
committerChen Liqin <liqin.chen@sunplusct.com>2011-03-28 12:00:56 +0800
commit538202b5cc7d7071bddd2a70656d57b1cbb45d0b (patch)
tree814a523796d8984a32ac4d5a608b3d36a3489b72 /arch/score
parent7182297ebba6bfe50f594f0d2753b5867ea629fe (diff)
downloadkernel_samsung_smdk4412-538202b5cc7d7071bddd2a70656d57b1cbb45d0b.zip
kernel_samsung_smdk4412-538202b5cc7d7071bddd2a70656d57b1cbb45d0b.tar.gz
kernel_samsung_smdk4412-538202b5cc7d7071bddd2a70656d57b1cbb45d0b.tar.bz2
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>
Diffstat (limited to 'arch/score')
-rw-r--r--arch/score/Kconfig1
1 files changed, 1 insertions, 0 deletions
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"