Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

sh: SH7786 is an SH-X3 core, select CPU_SHX3.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

+1 -1
+1 -1
arch/sh/Kconfig
··· 359 359 config CPU_SUBTYPE_SH7786 360 360 bool "Support SH7786 processor" 361 361 select CPU_SH4A 362 - select CPU_SHX2 362 + select CPU_SHX3 363 363 select ARCH_SPARSEMEM_ENABLE 364 364 select SYS_SUPPORTS_NUMA 365 365