sh: maskreg IRQ support.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 09:01:16 +0000 (18:01 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 09:01:16 +0000 (18:01 +0900)
Formerly implemented by ADX, we can use this generically,
so move it over.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/kernel/cpu/irq/Makefile
arch/sh/kernel/cpu/irq/maskreg.c [new file with mode: 0644]

index ddf2cc5..d90fb89 100644 (file)
@@ -313,6 +313,9 @@ config CPU_HAS_INTEVT
 config CPU_HAS_PINT_IRQ
        bool
 
+config CPU_HAS_MASKREG_IRQ
+       bool
+
 config CPU_HAS_INTC2_IRQ
        bool
 
Simple merge
Simple merge