From: Paul Mundt Date: Fri, 6 Jul 2007 18:36:06 +0000 (+0900) Subject: sh: Select IPR-IRQ for SH7091. X-Git-Tag: v2.6.23-rc1~785^2~15 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=989e5ab3e8159f563b3fda5317febee5af040983;p=karo-tx-linux.git sh: Select IPR-IRQ for SH7091. Fixes a compile failure for the Dreamcast. Signed-off-by: Paul Mundt --- diff --git a/arch/sh/mm/Kconfig b/arch/sh/mm/Kconfig index ea1d2716fdb3..28d79a474cde 100644 --- a/arch/sh/mm/Kconfig +++ b/arch/sh/mm/Kconfig @@ -127,6 +127,7 @@ config CPU_SUBTYPE_SH7750 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).