sh: SH7786 is an SH-X3 core, select CPU_SHX3.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
55ba99eb21
commit
37042fbd8b
1 changed files with 1 additions and 1 deletions
|
@ -359,7 +359,7 @@ config CPU_SUBTYPE_SH7785
|
|||
config CPU_SUBTYPE_SH7786
|
||||
bool "Support SH7786 processor"
|
||||
select CPU_SH4A
|
||||
select CPU_SHX2
|
||||
select CPU_SHX3
|
||||
select ARCH_SPARSEMEM_ENABLE
|
||||
select SYS_SUPPORTS_NUMA
|
||||
|
||||
|
|
Loading…
Reference in a new issue