Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9904494d authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Bump up NODES_SHIFT for SH-X3.



This was at 1, which is where most subtypes want it. SH-X3 has
more nodes, so bump it up to 3.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent af24fdc1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -308,6 +308,7 @@ config NUMA

config NODES_SHIFT
	int
	default "3" if CPU_SUBTYPE_SHX3
	default "1"
	depends on NEED_MULTIPLE_NODES