diff options
-rw-r--r-- | arch/sh/mm/Kconfig | 2 |
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 | |||
296 | 296 | ||
297 | config NUMA | 297 | config NUMA |
298 | bool "Non Uniform Memory Access (NUMA) Support" | 298 | bool "Non Uniform Memory Access (NUMA) Support" |
299 | depends on MMU && EXPERIMENTAL | 299 | depends on MMU && SPARSEMEM && EXPERIMENTAL |
300 | default n | 300 | default n |
301 | help | 301 | help |
302 | Some SH systems have many various memories scattered around | 302 | Some SH systems have many various memories scattered around |