aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/mm/Kconfig
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-06-06 19:04:22 +0900
committerPaul Mundt <lethal@hera.kernel.org>2007-06-08 02:43:49 +0000
commit1300b1b1776475cd94685f5f61b83f84801e08e9 (patch)
tree12380959ec0420e85e03543de8f810349c8e45be /arch/sh/mm/Kconfig
parent520588f47f20a6dcaf81655e1da378e5fe6d5015 (diff)
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/mm/Kconfig')
-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 dd9b226c5d4..c713d13fcca 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