aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/Kconfig.common
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/um/Kconfig.common
parentarm: versatile : Fix typo introduced in irq namespace cleanup (diff)
downloadlinux-dev-78c89825649a9a5ed526c507603196f467d781a5.tar.xz
linux-dev-78c89825649a9a5ed526c507603196f467d781a5.zip
genirq: Remove the now obsolete config options and select statements
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/um/Kconfig.common')
-rw-r--r--arch/um/Kconfig.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/um/Kconfig.common b/arch/um/Kconfig.common
index 109ddc0071c6..a9234838e8a2 100644
--- a/arch/um/Kconfig.common
+++ b/arch/um/Kconfig.common
@@ -7,7 +7,6 @@ config UML
bool
default y
select HAVE_GENERIC_HARDIRQS
- select GENERIC_HARDIRQS_NO_DEPRECATED
select GENERIC_IRQ_SHOW
config MMU