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 7c087297c70e..697277aea23b 100644 --- a/arch/sh/mm/Kconfig +++ b/arch/sh/mm/Kconfig | |||
@@ -189,7 +189,7 @@ config CPU_SUBTYPE_SH7770 | |||
189 | config CPU_SUBTYPE_SH7780 | 189 | config CPU_SUBTYPE_SH7780 |
190 | bool "Support SH7780 processor" | 190 | bool "Support SH7780 processor" |
191 | select CPU_SH4A | 191 | select CPU_SH4A |
192 | select CPU_HAS_INTC2_IRQ | 192 | select CPU_HAS_INTC_IRQ |
193 | 193 | ||
194 | config CPU_SUBTYPE_SH7785 | 194 | config CPU_SUBTYPE_SH7785 |
195 | bool "Support SH7785 processor" | 195 | bool "Support SH7785 processor" |