diff options
Diffstat (limited to 'arch/sh/mm/Kconfig')
-rw-r--r-- | arch/sh/mm/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/sh/mm/Kconfig b/arch/sh/mm/Kconfig index 99aebecc5701..c35ba72a4002 100644 --- a/arch/sh/mm/Kconfig +++ b/arch/sh/mm/Kconfig | |||
@@ -155,8 +155,7 @@ config CPU_SUBTYPE_SH7751R | |||
155 | config CPU_SUBTYPE_SH7760 | 155 | config CPU_SUBTYPE_SH7760 |
156 | bool "Support SH7760 processor" | 156 | bool "Support SH7760 processor" |
157 | select CPU_SH4 | 157 | select CPU_SH4 |
158 | select CPU_HAS_INTC2_IRQ | 158 | select CPU_HAS_INTC_IRQ |
159 | select CPU_HAS_IPR_IRQ | ||
160 | 159 | ||
161 | config CPU_SUBTYPE_SH4_202 | 160 | config CPU_SUBTYPE_SH4_202 |
162 | bool "Support SH4-202 processor" | 161 | bool "Support SH4-202 processor" |