diff options
Diffstat (limited to 'arch/sh/mm')
-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 43f3972a5fb9..a4202606de4f 100644 --- a/arch/sh/mm/Kconfig +++ b/arch/sh/mm/Kconfig | |||
@@ -66,7 +66,7 @@ config CPU_SUBTYPE_SH7206 | |||
66 | config CPU_SUBTYPE_SH7705 | 66 | config CPU_SUBTYPE_SH7705 |
67 | bool "Support SH7705 processor" | 67 | bool "Support SH7705 processor" |
68 | select CPU_SH3 | 68 | select CPU_SH3 |
69 | select CPU_HAS_IPR_IRQ | 69 | select CPU_HAS_INTC_IRQ |
70 | 70 | ||
71 | config CPU_SUBTYPE_SH7706 | 71 | config CPU_SUBTYPE_SH7706 |
72 | bool "Support SH7706 processor" | 72 | bool "Support SH7706 processor" |