sparc: Do not select GENERIC_HARDIRQS_NO_DEPRECATED
authorGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 27 May 2011 21:39:56 +0000 (21:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Jun 2011 21:42:30 +0000 (14:42 -0700)
Config option GENERIC_HARDIRQS_NO_DEPRECATED was removed in commit
78c89825649a9a5ed526c507603196f467d781a5 ("genirq: Remove the now obsolete
config options and select statements"), but the select was accidentally
reintroduced in commit 6baa9b20a68a88c2fd751cbe8d7652009379351b
("sparc32: genirq support")

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/Kconfig

index 730dda1..cb1c2f1 100644 (file)
@@ -26,7 +26,6 @@ config SPARC
        select HAVE_DMA_API_DEBUG
        select HAVE_ARCH_JUMP_LABEL
        select HAVE_GENERIC_HARDIRQS
-       select GENERIC_HARDIRQS_NO_DEPRECATED
        select GENERIC_IRQ_SHOW
        select USE_GENERIC_SMP_HELPERS if SMP