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/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/sh/mm/Kconfig b/arch/sh/mm/Kconfig
index 6b0d28ac9241..3cac22f50e15 100644
--- a/arch/sh/mm/Kconfig
+++ b/arch/sh/mm/Kconfig
@@ -101,9 +101,17 @@ config CPU_SUBTYPE_SH7709
101config CPU_SUBTYPE_SH7710 101config CPU_SUBTYPE_SH7710
102 bool "Support SH7710 processor" 102 bool "Support SH7710 processor"
103 select CPU_SH3 103 select CPU_SH3
104 select CPU_HAS_IPR_IRQ
104 help 105 help
105 Select SH7710 if you have a SH3-DSP SH7710 CPU. 106 Select SH7710 if you have a SH3-DSP SH7710 CPU.
106 107
108config CPU_SUBTYPE_SH7712
109 bool "Support SH7712 processor"
110 select CPU_SH3
111 select CPU_HAS_IPR_IRQ
112 help
113 Select SH7712 if you have a SH3-DSP SH7712 CPU.
114
107comment "SH-4 Processor Support" 115comment "SH-4 Processor Support"
108 116
109config CPU_SUBTYPE_SH7750 117config CPU_SUBTYPE_SH7750