commit | ba463937ef75bceaf3943edf01f849257c68623a | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 18:01:16 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 18:01:16 2006 +0900 |
tree | 42d8d401e2710b76d40943c4c45beab5cd084541 | |
parent | 5a4053b23262afefa748e1e4c439931d4c27693b [diff] [blame] |
sh: maskreg IRQ support. Formerly implemented by ADX, we can use this generically, so move it over. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index ddf2cc5..d90fb89 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig
@@ -313,6 +313,9 @@ config CPU_HAS_PINT_IRQ bool +config CPU_HAS_MASKREG_IRQ + bool + config CPU_HAS_INTC2_IRQ bool