summaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
authorPaul Mundt2007-06-06 12:04:22 +0200
committerPaul Mundt2007-06-08 04:43:49 +0200
commit1300b1b1776475cd94685f5f61b83f84801e08e9 (patch)
tree12380959ec0420e85e03543de8f810349c8e45be /arch/sh
parentsh: URAM node support for SH7722. (diff)
downloadkernel-qcow2-linux-1300b1b1776475cd94685f5f61b83f84801e08e9.tar.gz
kernel-qcow2-linux-1300b1b1776475cd94685f5f61b83f84801e08e9.tar.xz
kernel-qcow2-linux-1300b1b1776475cd94685f5f61b83f84801e08e9.zip
sh: Make NUMA depend on sparsemem.
The only platforms that are supporting NUMA are doing so via sparsemem, so update the dependency. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/mm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/mm/Kconfig b/arch/sh/mm/Kconfig
index dd9b226c5d4b..c713d13fcca9 100644
--- a/arch/sh/mm/Kconfig
+++ b/arch/sh/mm/Kconfig
@@ -296,7 +296,7 @@ config VSYSCALL
config NUMA
bool "Non Uniform Memory Access (NUMA) Support"
- depends on MMU && EXPERIMENTAL
+ depends on MMU && SPARSEMEM && EXPERIMENTAL
default n
help
Some SH systems have many various memories scattered around