aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/sh/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 0ae09683fb21..83aee3db54b4 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -359,7 +359,7 @@ config CPU_SUBTYPE_SH7785
359config CPU_SUBTYPE_SH7786 359config CPU_SUBTYPE_SH7786
360 bool "Support SH7786 processor" 360 bool "Support SH7786 processor"
361 select CPU_SH4A 361 select CPU_SH4A
362 select CPU_SHX2 362 select CPU_SHX3
363 select ARCH_SPARSEMEM_ENABLE 363 select ARCH_SPARSEMEM_ENABLE
364 select SYS_SUPPORTS_NUMA 364 select SYS_SUPPORTS_NUMA
365 365