alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to Kconfig
authorMatt Turner <mattst88@gmail.com>
Fri, 29 Oct 2010 21:22:00 +0000 (16:22 -0500)
committerMatt Turner <mattst88@monolith.freenet-rz.de>
Mon, 17 Jan 2011 04:42:14 +0000 (05:42 +0100)
Acked-by: Kyle McMartin <kyle@redhat.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/Kconfig

index 943fe69..fc95ee1 100644 (file)
@@ -68,6 +68,9 @@ config GENERIC_IOMAP
        bool
        default n
 
+config GENERIC_HARDIRQS_NO__DO_IRQ
+       def_bool y
+
 config GENERIC_HARDIRQS
        bool
        default y