Explorar o código

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: Paul Mundt <lethal@linux-sh.org>
Paul Mundt %!s(int64=18) %!d(string=hai) anos
pai
achega
9904494d6a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      arch/sh/mm/Kconfig

+ 1 - 0
arch/sh/mm/Kconfig

@@ -308,6 +308,7 @@ config NUMA
 
 config NODES_SHIFT
 	int
+	default "3" if CPU_SUBTYPE_SHX3
 	default "1"
 	depends on NEED_MULTIPLE_NODES