diff options
Diffstat (limited to 'arch/sh/mm')
-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 5359f3dff93c..12f3d394dc28 100644 --- a/arch/sh/mm/Kconfig +++ b/arch/sh/mm/Kconfig | |||
@@ -67,6 +67,7 @@ config CPU_SUBTYPE_SH7300 | |||
67 | config CPU_SUBTYPE_SH7705 | 67 | config CPU_SUBTYPE_SH7705 |
68 | bool "Support SH7705 processor" | 68 | bool "Support SH7705 processor" |
69 | select CPU_SH3 | 69 | select CPU_SH3 |
70 | select CPU_HAS_IPR_IRQ | ||
70 | select CPU_HAS_PINT_IRQ | 71 | select CPU_HAS_PINT_IRQ |
71 | 72 | ||
72 | config CPU_SUBTYPE_SH7706 | 73 | config CPU_SUBTYPE_SH7706 |