aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/mm/Kconfig')
-rw-r--r--arch/sh/mm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/mm/Kconfig b/arch/sh/mm/Kconfig
index 46fd212b3ed6..955a851c0c75 100644
--- a/arch/sh/mm/Kconfig
+++ b/arch/sh/mm/Kconfig
@@ -58,6 +58,7 @@ config CPU_SUBTYPE_SH7619
58config CPU_SUBTYPE_SH7206 58config CPU_SUBTYPE_SH7206
59 bool "Support SH7206 processor" 59 bool "Support SH7206 processor"
60 select CPU_SH2A 60 select CPU_SH2A
61 select CPU_HAS_IPR_IRQ
61 62
62# SH-3 Processor Support 63# SH-3 Processor Support
63 64