sh: Initial multiple-node support for SH-X3.
Wire up CPU#0 URAM as node 1 on SH-X3. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
@@ -198,6 +198,8 @@ config CPU_SUBTYPE_SHX3
|
||||
select CPU_SH4A
|
||||
select CPU_SHX3
|
||||
select CPU_HAS_INTC_IRQ
|
||||
select ARCH_SPARSEMEM_ENABLE
|
||||
select SYS_SUPPORTS_NUMA
|
||||
|
||||
# SH4AL-DSP Processor Support
|
||||
|
||||
@@ -323,6 +325,7 @@ config ARCH_SPARSEMEM_DEFAULT
|
||||
|
||||
config MAX_ACTIVE_REGIONS
|
||||
int
|
||||
default "6" if (CPU_SUBTYPE_SHX3 && SPARSEMEM)
|
||||
default "2" if (CPU_SUBTYPE_SH7722 && SPARSEMEM)
|
||||
default "1"
|
||||
|
||||
|
Reference in New Issue
Block a user