commit | 989e5ab3e8159f563b3fda5317febee5af040983 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sat Jul 07 03:36:06 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat Jul 07 03:36:06 2007 +0900 |
tree | 9a70522b054f068f329eb4a83f21c21650f1f910 | |
parent | 04c7d9579f25ff0dd01efa958805f34c92bc6a71 [diff] |
sh: Select IPR-IRQ for SH7091. Fixes a compile failure for the Dreamcast. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/mm/Kconfig b/arch/sh/mm/Kconfig index ea1d271..28d79a4 100644 --- a/arch/sh/mm/Kconfig +++ b/arch/sh/mm/Kconfig
@@ -127,6 +127,7 @@ config CPU_SUBTYPE_SH7091 bool "Support SH7091 processor" select CPU_SH4 + select CPU_HAS_IPR_IRQ help Select SH7091 if you have an SH-4 based Sega device (such as the Dreamcast, Naomi, and Naomi 2).