aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-09-21 11:34:31 +0900
committerPaul Mundt <lethal@linux-sh.org>2007-09-21 11:57:55 +0900
commitdb2504966ceb9f08557b6ea3ab7e367016fcaba9 (patch)
tree9fa8d6b4028720e25c3b42fb359d944981a68d45 /arch/sh/mm
parentsh: se7206: update defconfig. (diff)
downloadlinux-dev-db2504966ceb9f08557b6ea3ab7e367016fcaba9.tar.xz
linux-dev-db2504966ceb9f08557b6ea3ab7e367016fcaba9.zip
sh: Wire up URAM node on SH7785.
Add SH7785 URAM as node 1, follows the SH-X3 change. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/mm')
-rw-r--r--arch/sh/mm/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/mm/Kconfig b/arch/sh/mm/Kconfig
index 96775ff03703..5aaf6248e0aa 100644
--- a/arch/sh/mm/Kconfig
+++ b/arch/sh/mm/Kconfig
@@ -181,6 +181,8 @@ config CPU_SUBTYPE_SH7785
bool "Support SH7785 processor"
select CPU_SH4A
select CPU_SHX2
+ select ARCH_SPARSEMEM_ENABLE
+ select SYS_SUPPORTS_NUMA
config CPU_SUBTYPE_SHX3
bool "Support SH-X3 processor"