Skip to content

Commit

Permalink
sh: SH7786 is an SH-X3 core, select CPU_SHX3.
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Mar 3, 2009
1 parent 55ba99e commit 37042fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 37042fb

Please sign in to comment.