aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-03-30 14:13:23 +0200
committerThomas Gleixner <tglx@linutronix.de>2011-03-30 14:13:23 +0200
commit78c89825649a9a5ed526c507603196f467d781a5 (patch)
treeeb2485baf085f7a6820c6b9030dfa3d733591aa3 /arch/tile
parente282326600f31ab38d8814fd6deb277a48850c35 (diff)
downloadkernel_samsung_smdk4412-78c89825649a9a5ed526c507603196f467d781a5.zip
kernel_samsung_smdk4412-78c89825649a9a5ed526c507603196f467d781a5.tar.gz
kernel_samsung_smdk4412-78c89825649a9a5ed526c507603196f467d781a5.tar.bz2
genirq: Remove the now obsolete config options and select statements
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/tile')
-rw-r--r--arch/tile/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/tile/Kconfig b/arch/tile/Kconfig
index 5e34a9f..6e2cdd5 100644
--- a/arch/tile/Kconfig
+++ b/arch/tile/Kconfig
@@ -11,7 +11,6 @@ config TILE
select HAVE_GENERIC_HARDIRQS
select GENERIC_IRQ_PROBE
select GENERIC_PENDING_IRQ if SMP
- select GENERIC_HARDIRQS_NO_DEPRECATED
select GENERIC_IRQ_SHOW
# FIXME: investigate whether we need/want these options.