diff options
Diffstat (limited to 'arch/sh/mm/Kconfig')
-rw-r--r-- | arch/sh/mm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/mm/Kconfig b/arch/sh/mm/Kconfig index abc032505848..1bebfe30240f 100644 --- a/arch/sh/mm/Kconfig +++ b/arch/sh/mm/Kconfig | |||
@@ -57,7 +57,7 @@ config CPU_SUBTYPE_SH7619 | |||
57 | config CPU_SUBTYPE_SH7206 | 57 | config CPU_SUBTYPE_SH7206 |
58 | bool "Support SH7206 processor" | 58 | bool "Support SH7206 processor" |
59 | select CPU_SH2A | 59 | select CPU_SH2A |
60 | select CPU_HAS_IPR_IRQ | 60 | select CPU_HAS_INTC_IRQ |
61 | 61 | ||
62 | # SH-3 Processor Support | 62 | # SH-3 Processor Support |
63 | 63 | ||