瀏覽代碼

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>
Paul Mundt 18 年之前
父節點
當前提交
1300b1b177
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      arch/sh/mm/Kconfig

+ 1 - 1
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