diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2011-03-30 14:13:23 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2011-03-30 14:13:23 +0200 |
commit | 78c89825649a9a5ed526c507603196f467d781a5 (patch) | |
tree | eb2485baf085f7a6820c6b9030dfa3d733591aa3 /arch/unicore32 | |
parent | e282326600f31ab38d8814fd6deb277a48850c35 (diff) |
genirq: Remove the now obsolete config options and select statements
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/unicore32')
-rw-r--r-- | arch/unicore32/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/unicore32/Kconfig b/arch/unicore32/Kconfig index 04e024919b2b..d3a303246c9f 100644 --- a/arch/unicore32/Kconfig +++ b/arch/unicore32/Kconfig @@ -10,7 +10,6 @@ config UNICORE32 select HAVE_KERNEL_LZMA select GENERIC_FIND_FIRST_BIT select GENERIC_IRQ_PROBE - select GENERIC_HARDIRQS_NO_DEPRECATED select GENERIC_IRQ_SHOW select ARCH_WANT_FRAME_POINTERS help |