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/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/mm/Kconfig b/arch/sh/mm/Kconfig
index 96775ff03703..5aaf6248e0aa 100644
--- a/arch/sh/mm/Kconfig
+++ b/arch/sh/mm/Kconfig
@@ -181,6 +181,8 @@ config CPU_SUBTYPE_SH7785
181 bool "Support SH7785 processor" 181 bool "Support SH7785 processor"
182 select CPU_SH4A 182 select CPU_SH4A
183 select CPU_SHX2 183 select CPU_SHX2
184 select ARCH_SPARSEMEM_ENABLE
185 select SYS_SUPPORTS_NUMA
184 186
185config CPU_SUBTYPE_SHX3 187config CPU_SUBTYPE_SHX3
186 bool "Support SH-X3 processor" 188 bool "Support SH-X3 processor"