aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 78a01d7d37ef..0ae09683fb21 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -356,6 +356,13 @@ config CPU_SUBTYPE_SH7785
356 select ARCH_SPARSEMEM_ENABLE 356 select ARCH_SPARSEMEM_ENABLE
357 select SYS_SUPPORTS_NUMA 357 select SYS_SUPPORTS_NUMA
358 358
359config CPU_SUBTYPE_SH7786
360 bool "Support SH7786 processor"
361 select CPU_SH4A
362 select CPU_SHX2
363 select ARCH_SPARSEMEM_ENABLE
364 select SYS_SUPPORTS_NUMA
365
359config CPU_SUBTYPE_SHX3 366config CPU_SUBTYPE_SHX3
360 bool "Support SH-X3 processor" 367 bool "Support SH-X3 processor"
361 select CPU_SH4A 368 select CPU_SH4A