diff options
Diffstat (limited to 'arch/sh/mm/Kconfig')
-rw-r--r-- | arch/sh/mm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/mm/Kconfig b/arch/sh/mm/Kconfig index 28b5102e1cdc..6b0d28ac9241 100644 --- a/arch/sh/mm/Kconfig +++ b/arch/sh/mm/Kconfig | |||
@@ -151,6 +151,7 @@ config CPU_SUBTYPE_SH7760 | |||
151 | bool "Support SH7760 processor" | 151 | bool "Support SH7760 processor" |
152 | select CPU_SH4 | 152 | select CPU_SH4 |
153 | select CPU_HAS_INTC2_IRQ | 153 | select CPU_HAS_INTC2_IRQ |
154 | select CPU_HAS_IPR_IRQ | ||
154 | 155 | ||
155 | config CPU_SUBTYPE_SH4_202 | 156 | config CPU_SUBTYPE_SH4_202 |
156 | bool "Support SH4-202 processor" | 157 | bool "Support SH4-202 processor" |