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 5487b99d4f6d..abc032505848 100644 --- a/arch/sh/mm/Kconfig +++ b/arch/sh/mm/Kconfig | |||
@@ -50,7 +50,7 @@ choice | |||
50 | config CPU_SUBTYPE_SH7619 | 50 | config CPU_SUBTYPE_SH7619 |
51 | bool "Support SH7619 processor" | 51 | bool "Support SH7619 processor" |
52 | select CPU_SH2 | 52 | select CPU_SH2 |
53 | select CPU_HAS_IPR_IRQ | 53 | select CPU_HAS_INTC_IRQ |
54 | 54 | ||
55 | # SH-2A Processor Support | 55 | # SH-2A Processor Support |
56 | 56 | ||