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 c35ba72a4002..d1a7e3f7b4ae 100644 --- a/arch/sh/mm/Kconfig +++ b/arch/sh/mm/Kconfig | |||
@@ -197,7 +197,7 @@ config CPU_SUBTYPE_SHX3 | |||
197 | bool "Support SH-X3 processor" | 197 | bool "Support SH-X3 processor" |
198 | select CPU_SH4A | 198 | select CPU_SH4A |
199 | select CPU_SHX3 | 199 | select CPU_SHX3 |
200 | select CPU_HAS_INTC2_IRQ | 200 | select CPU_HAS_INTC_IRQ |
201 | 201 | ||
202 | # SH4AL-DSP Processor Support | 202 | # SH4AL-DSP Processor Support |
203 | 203 | ||