diff options
-rw-r--r-- | arch/sh/mm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/mm/Kconfig b/arch/sh/mm/Kconfig index 46fd212b3ed6..955a851c0c75 100644 --- a/arch/sh/mm/Kconfig +++ b/arch/sh/mm/Kconfig | |||
@@ -58,6 +58,7 @@ config CPU_SUBTYPE_SH7619 | |||
58 | config CPU_SUBTYPE_SH7206 | 58 | config CPU_SUBTYPE_SH7206 |
59 | bool "Support SH7206 processor" | 59 | bool "Support SH7206 processor" |
60 | select CPU_SH2A | 60 | select CPU_SH2A |
61 | select CPU_HAS_IPR_IRQ | ||
61 | 62 | ||
62 | # SH-3 Processor Support | 63 | # SH-3 Processor Support |
63 | 64 | ||